flights_airport

flights_airport

Report what is happening at an airport right now: what is on the ground, what is on approach and what is climbing out. Live positions, not the timetable, so it says nothing about scheduled or delayed departures

Free. This one only touches this instance's own storage, so there is nothing to charge for.

Runs on Flights — Where aircraft are, live from ADS-B.

Arguments

NameTypeWhat it is
code*stringAn airport code or name, e.g. 'LHR', 'EGLL' or 'Heathrow'

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":{"code":"code"},"name":"flights_airport"}}

Try it in the playground.