Back to search
30
MCP

aviationstack-mcp

pypi/aviationstack-mcp

An MCP server using the AviationStack API to fetch real-time flight data including airline flights, airport schedules, future flights and aircraft types

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_pradumnasaraf_aviationstack-mcp
An MCP server using the AviationStack API to fetch real-time flight data including airline flights, airport schedules, future flights and ai
0 tools
Aviationstack
Aviationstack MCP — global flight + airport + airline data
0 tools · streamable-http
aviation-mcp-server
MCP server giving AI agents access to aviation data — live flights, airport weather, airline info
0 tools
@pipeworx/mcp-aviationstack
Aviationstack MCP — global flight + airport + airline data
0 tools
flight-tracker-mcp
MCP Server for flight tracking using OpenSky Network API
0 tools
io.github.flightradar24/fr24api-mcp
MCP server providing access to the Flightradar24 API for real-time and historical flight data
0 tools

How to use

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

{
  "mcpServers": {
    "aviationstack-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}