Skip to content
Back to search
30
MCP http

Aircraft Registry Lookup

x402/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/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
io.github.cyanheads/faa-aircraft-registry-mcp-server
Offline, keyless lookup of the US civil aircraft registry — decode N-numbers, search records.
0 tools · streamable-http
FlightDB
Aircraft registry search, flight history, and analytics powered by ADS-B Exchange data.
0 tools · streamable-http
com.thenextgennexus/healthcare-fda-intelligence-mcp
Scrape the FAA Aircraft Registry by N-number — aircraft make, model, year, owner name, address, airw
0 tools · streamable-http
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, cate
0 tools · http
@cyanheads/faa-aircraft-registry-mcp-server
Decode N-numbers to aircraft, engine, status, and owner; search the US civil aircraft registry by owner, type, or state; resolve active/dere
0 tools

How to use

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

{
  "mcpServers": {
    "aircraft_registry_lookup": {
      "url": "https://proxy.suverse.io/v1/data/suverse-aviation-aircraft-registry",
      "transport": "http"
    }
  }
}