@pipeworx/opensky
Connect: https://gateway.pipeworx.io/opensky/mcp · Install: one-click buttons
Tools: 4
Tools
- get_flights — Get all flights within a time interval (max 2 hours). Returns ICAO24 address, callsign, departure/arrival airports. Provide begin and end as Unix timestamps. Example: get_flights(1696118400, 169612560
- get_aircraft — Get flights for a specific aircraft by its ICAO24 transponder address (hex string, e.g., “3c675a”). Returns departure/arrival airports and times. Optionally specify a time range.
- get_states — Get live ADS-B state vectors for all currently tracked aircraft (up to 100 returned), or filter to specific aircraft by passing comma-separated ICAO24 hex addresses. Returns position (lat/lon), barome
- airspace_activity — Summary of live flight activity over a named region — total aircraft count, by-country breakdown of operators, average altitude, ground vs in-air split. Built for “is airspace open / closed” style geo
Tools
-
airspace_activity— Summary of live flight activity over a named region — total aircraft count, by-country breakdown of operators, average altitude, ground vs in-air split. Built for is airspace open / closed style geopo -
get_aircraft— Get flights for a specific aircraft by its ICAO24 transponder address (hex string, e.g., 3c675a ). Returns departure/arrival airports and times. Optionally specify a time range. -
get_flights— Get all flights within a time interval (max 2 hours). Returns ICAO24 address, callsign, departure/arrival airports. Provide begin and end as Unix timestamps. Example: get_flights(1696118400, 169612560 -
get_states— Get live ADS-B state vectors for all currently tracked aircraft (up to 100 returned), or filter to specific aircraft by passing comma-separated ICAO24 hex addresses. Returns position (lat/lon), barome