FlightRadar MCP Server

get_flight_data

Retrieve real-time flight data using IATA or ICAO flight codes, enabling accurate tracking and status updates for specific flights with the FlightRadar MCP Server.

Instructions

Get real-time data for a specific flight by flight number

Input Schema

NameRequiredDescriptionDefault
flight_iataNoIATA flight code (e.g., 'BA123')
flight_icaoNoICAO flight code (e.g., 'BAW123')

Input Schema (JSON Schema)

{ "oneOf": [ { "required": [ "flight_iata" ] }, { "required": [ "flight_icao" ] } ], "properties": { "flight_iata": { "description": "IATA flight code (e.g., 'BA123')", "type": "string" }, "flight_icao": { "description": "ICAO flight code (e.g., 'BAW123')", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from FlightRadar MCP Server

Related Tools

ID: trc00vqoq2