You're viewing a demo portfolio

Join the waitlist
PRSM

get_states

Active

Tool of Opensky

declared in 0.1.0

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\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Opensky

https://github.com/pipeworx-io/mcp-opensky

2/7 registries
View full server →