freemantp/flightradar-mcp-server
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.
The Flight Radar MCP Server provides access to ADS-B flight data through the Flight Radar API, offering a range of tools for retrieving and managing flight and aircraft information.
Tools
Functions exposed to the LLM to take actions
get_meta_info
Get meta information about the Flight Radar API
check_api_status
Check if the Flight Radar API is alive and ready
get_flights
Get a list of flights with optional filtering and limiting
get_flight_by_id
Get detailed information about a specific flight
get_flight_positions
Get position data for a specific flight
get_all_positions
Get all position data with optional filtering
get_aircraft
Get aircraft information by ICAO 24-bit address
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client