Back to search
30
MCP
@cyanheads/ourairports-mcp-server
npm/@cyanheads/ourairports-mcp-serverResolve airport codes (IATA/ICAO/GPS/local), search airports, find the nearest by coordinate, and look up runways, navaids, and radio frequencies from the bundled public-domain OurAirports dataset via MCP. STDIO or Streamable HTTP.
Uptime
0.0%
16 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@cyanheads/ourairports-mcp-server": {
"url": "None",
"transport": "http"
}
}
}