FlightRadar MCP Server
JSON →Provides real-time flight tracking and status information using the AviationStack API.
Install
npx -y @smithery/cli Tools · 3
- 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
Environment variables
AVIATIONSTACK_API_KEY
Links
★ 7 GitHub stars