Aviation Model Context ProtocolServer

blevinstein
GitHub
AviationWeather ServicesLocation Services

Loading subscription status...

💡 Description

Aviation MCP offers a set of Model Context Protocol (MCP) servers dedicated to FAA APIs and other aviation platforms, facilitating the integration of real-time aviation data into LLM-based workflows. It is designed for developers looking to connect their LLM clients with reliable aviation data sources for weather information, NOTAMs, aeronautical charts, aircraft information, and more.

📝 JSON Entries

{
  "mcpServers": [
    {
      "aviation": {
        "env": {
          "API_NINJA_KEY": "<your-key>",
          "FAA_CLIENT_ID": "<your-id>",
          "FAA_CLIENT_SECRET": "<your-secret>"
        },
        "args": [
          "-y",
          "aviation-mcp"
        ],
        "command": "npx"
      }
    }
  ]
}

🛠️ Tools

get_notams

Features

  • Modular MCP servers for aviation data
  • Integrates with FAA and Aviation Weather APIs
  • Easy setup with any compliant LLM client

💬 Example Queries

  • Get the latest METAR report for JFK
  • What are the current NOTAMs for LAX