@pipeworx/flights
Connect: https://gateway.pipeworx.io/flights/mcp · Install: one-click buttons
Tools: 4
Tools
- get_flights_in_area — Find all aircraft currently flying in a geographic area by bounding box. Returns callsign, position, altitude, velocity, heading, and origin country for each aircraft.
- get_aircraft — Track a specific aircraft in real-time by ICAO24 transponder code (e.g., “a0b1c2”). Returns current position, altitude, velocity, and heading.
- get_arrivals — Get flights that landed at an airport during a time window. Specify airport ICAO code (e.g., “KJFK”) and start/end times. Returns arrival details and flight info.
- get_departures — Get flights that took off from an airport during a time window. Specify airport ICAO code (e.g., “KJFK”) and start/end times. Returns departure details and flight info.
Tools
-
get_aircraft— Track a specific aircraft in real-time by ICAO24 transponder code (e.g., a0b1c2 ). Returns current position, altitude, velocity, and heading. -
get_arrivals— Get flights that landed at an airport during a time window. Specify airport ICAO code (e.g., KJFK ) and start/end times. Returns arrival details and flight info. -
get_departures— Get flights that took off from an airport during a time window. Specify airport ICAO code (e.g., KJFK ) and start/end times. Returns departure details and flight info. -
get_flights_in_area— Find all aircraft currently flying in a geographic area by bounding box. Returns callsign, position, altitude, velocity, heading, and origin country for each aircraft.