flights_status

flights_status

Scheduled, estimated and actual flight arrival/departure times from Aviationstack. Requires a configured provider.

3 credits per call, from your balance — or paid per request in USDC with no account at all.

Runs on Flights — Track live aircraft.

Arguments

NameTypeWhat it is
flightstringIATA flight number, e.g. BA117
airportstringIATA airport code, e.g. LHR
directionstringarrivals or departures (default arrivals)

Calling it

Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.

{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{},"name":"flights_status"}}

Try it in the playground.