Back to search
30
MCP
http
Aircraft Registry Lookup
x402/aircraft-registry-lookupReturns 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
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"
}
}
}