ourairports-mcp-server

cyanheads/ourairports-mcp-server
★ 0 stars TypeScript Search Updated today
Offline MCP server for global aviation reference — resolve 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. STDIO or Streamable HTTP.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ourairports-mcp-serv": {
      "command": "npx",
      "args": [
        "-y",
        "cyanheads/ourairports-mcp-server"
      ]
    }
  }
}

Topics

airportaviationbuniataicaomcpmcp-servermodel-context-protocolnavaidourairportstypescript