flightradar-mcp-server
4
FlightRadar MCP Server is a Model Context Protocol server enabling real-time flight tracking and status updates using the AviationStack API. It offers tools to get detailed flight information, search flights by criteria, and obtain flight status summaries.
get_flight_data
Provide detailed flight data, including airline, aircraft model, departure and arrival information, etc.
search_flights
Search flights based on multiple conditions and return to a list of eligible flights
get_flight_status
Provide a summary of the current status of the flight, such as taking off, landing, etc.