Back to search
30
MCP
http
Airport Lookup by ICAO
x402/airport-lookup-by-icaoReturns the airport name, IATA/ICAO codes, country, region, and coordinates for an ICAO airport code via the keyless hexdb.io database. [x402: $0.055/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": {
"airport_lookup_by_icao": {
"url": "https://proxy.suverse.io/v1/data/suverse-aviation-airport-by-icao",
"transport": "http"
}
}
}