flightradar-mcp-server

flightradar-mcp-server

3.3

If you are the rightful owner of flightradar-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that provides real-time flight tracking and status information using the AviationStack API.

The FlightRadar MCP Server is designed to offer real-time flight tracking and status updates by leveraging the AviationStack API. This server is particularly useful for developers and businesses that require up-to-date flight information for applications or services. It provides a seamless integration with Claude, a conversational AI platform, allowing users to query flight data through natural language. The server is easy to set up and configure, requiring only a Node.js environment and an AviationStack API key. Once configured, users can access detailed flight information, search for flights based on various criteria, and receive human-readable flight status summaries.

Features

  • get_flight_data: Get detailed information about a specific flight by its IATA or ICAO code.
  • search_flights: Search for flights by various criteria like airline, departure/arrival airports, and status.
  • get_flight_status: Get a human-readable status summary for a specific flight.