Skip to content
Back to search
30
MCP streamable-http

io.github.perufitlife/aviation-mcp

io.github.perufitlife/aviation-mcp

Live aviation data for AI agents: METAR weather, airports, aircraft, glossary & FAA questions.

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.chrischall/flightaware-mcp
Live flight tracking and aviation data via FlightAware AeroAPI (flights, airports, alerts).
0 tools
aviation-mcp-server
MCP server giving AI agents access to aviation data — live flights, airport weather, airline info
0 tools
io.github.csoai-org/weather-ai-mcp
Weather Ai tools for AI agents. Capabilities: get current conditions, get forecast, get historical
0 tools
io.github.daedalus/mcp-metar
MCP server for METAR/TAF aviation weather data
0 tools
io.github.davidmosiah/wellness-air
Local-first air-quality MCP for AI agents — AirGradient, AirThings, PurpleAir, IQAir, Awair.
0 tools
io.github.csoai-org/airspace-monitor-mcp
airspace-monitor-mcp MCP server by MEOK AI Labs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.perufitlife/aviation-mcp": {
      "url": "https://renzomacar--aviation-mcp.apify.actor/mcp?token={apifyToken}",
      "transport": "streamable-http"
    }
  }
}