get_states
ActiveTool of Opensky
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), barometric and geometric altitude (metres), velocity (m/s), heading (degrees), vertical rate, and on-ground flag.
Parameters schema
{
"type": "object",
"examples": [
{},
{
"icao24": "3c675a,3c675b"
}
],
"properties": {
"icao24": {
"type": "string",
"description": "Filter by one or more ICAO24 addresses (comma-separated, e.g., \"3c675a,3c675b\")"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Opensky
https://github.com/pipeworx-io/mcp-opensky
2/7 registries