You're viewing a demo portfolio

Join the waitlist
PRSM

find_by_callsign

Active

Tool of Adsb

declared in 0.1.0

Track a flight by its callsign (e.g. "UAL123"). Returns the live real-time ADS-B position (lat/lon, altitude, ground speed, heading) of the aircraft currently broadcasting that flight callsign. Live position, not a schedule lookup.

Parameters schema

{
  "type": "object",
  "required": [
    "callsign"
  ],
  "properties": {
    "callsign": {
      "type": "string",
      "description": "Flight callsign, e.g. 'UAL123'."
    }
  }
}

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 →