Skip to content
Back to search
30
MCP http

Flight Route by Callsign

x402/flight-route-by-callsign

Returns the origin-destination airport route for a flight callsign via the keyless hexdb.io route database. [x402: $0.065/call on base, category=data]

Uptime
0.0%
27 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Airport Lookup by ICAO
Returns the airport name, IATA/ICAO codes, country, region, and coordinates for an ICAO airport code via the keyless hexdb.io database. [x40
0 tools · http
Aircraft Registry Lookup
Returns the registration, manufacturer, type, and owner for an aircraft by ICAO Mode-S hex via the keyless hexdb.io database. [x402: $0.065/
0 tools · http
io.github.johnisanerd/google-flights
Google Flights search data: fares, routes, stops, and price insights via a hosted MCP server.
0 tools · streamable-http
FlightDB
Aircraft registry search, flight history, and analytics powered by ADS-B Exchange data.
0 tools · streamable-http
to402.com
x402 proxy and conversion [x402: $0.001/call on base, category=utility]
0 tools · http
FerryFlight
Ferry-flight price estimates + aircraft, airport, FAA-registry, route & live-flight data.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "flight_route_by_callsign": {
      "url": "https://proxy.suverse.io/v1/data/suverse-aviation-flight-route",
      "transport": "http"
    }
  }
}