Skip to content
Back to search
30
MCP

io.github.chrischall/flightaware-mcp

io.github.chrischall/flightaware-mcp

Live flight tracking and aviation data via FlightAware AeroAPI (flights, airports, alerts).

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

Similar MCP servers embedding-nearest

io.github.perufitlife/aviation-mcp
Live aviation data for AI agents: METAR weather, airports, aircraft, glossary & FAA questions.
0 tools · streamable-http
flightaware-mcp
MCP Server exposing the FlightAware AeroAPI via the Model Context Protocol.
0 tools
io.github.flightradar24/fr24api-mcp
MCP server providing access to the Flightradar24 API for real-time and historical flight data
0 tools
io.github.Flightradar24/fr24api-mcp
MCP server providing access to the Flightradar24 API for real-time and historical flight data
0 tools
flight-tracker-mcp
MCP Server for flight tracking using OpenSky Network API
0 tools
io.github.andreacappelletti97/google-flights
MCP server for Google Flights: search, price tracking, cabin comparison, emissions, and more.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.chrischall/flightaware-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}