Skip to content
Back to search
30
MCP

flightaware-mcp

pypi/flightaware-mcp

MCP Server exposing the FlightAware AeroAPI via the Model Context Protocol.

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

Similar MCP servers embedding-nearest

io.github.chrischall/flightaware-mcp
Live flight tracking and aviation data via FlightAware AeroAPI (flights, airports, alerts).
0 tools
astro-mcp
Model Context Protocol (MCP) server for interacting with the Astro and Airflow APIs
0 tools
google-flights-mcp
A FastMCP server for accessing Google Flights data via Model Context Protocol
0 tools
aviation-mcp-server
MCP server giving AI agents access to aviation data — live flights, airport weather, airline info
0 tools
airtable-mcp-server
🗂️🤖 Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases
0 tools
geopy-mcp
MCP Server exposing GeoPy data via the Model Context Protocol.
0 tools

How to use

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

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