You're viewing a demo portfolio

Join the waitlist
PRSM

get_aircraft

Active

Tool of Adsb

declared in 0.1.0

Track a specific aircraft by its 24-bit ICAO hex address (e.g. "a835af"). Returns the live ADS-B position (lat/lon, altitude, speed, heading) of that exact airframe if it is currently transmitting. Real-time position data, not schedules.

Parameters schema

{
  "type": "object",
  "required": [
    "hex"
  ],
  "properties": {
    "hex": {
      "type": "string",
      "description": "24-bit ICAO hex address, e.g. 'a835af'."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Adsb

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

1/7 registries
View full server →
get_aircraft — Adsb — PRSM MCP