Skip to content
Back to search
30
MCP http

Airport Lookup by ICAO

x402/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. [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

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
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
International Postal Code Lookup
Returns place name, region, and coordinates for a postal code in a given country (DE, GB, CA, NL, ES, and more) via keyless Zippopotam.us. [
0 tools · http
@n8n-dev/n8n-nodes-airport-web
Retrieve airport name and website URL by ICAO code, primarily German airports.
0 tools
Airport Gap
Airport information including IATA codes and geolocation data via the AirportGap API.
0 tools
Country Capitals Directory
Returns the capital city and ISO codes for every country via the keyless countriesnow.space API. [x402: $0.05/call on base, category=data]
0 tools · http

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"
    }
  }
}