FlightRadar MCP Server

get_flight_status

Retrieve real-time flight status by entering either the IATA or ICAO flight code to track current flight details using the FlightRadar MCP Server.

Instructions

Get the current status of a 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