Flightaware MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 384 installs a week from npm. Last commit 20 Sep 2026.
Live flight tracking and aviation data via FlightAware AeroAPI (flights, airports, alerts).
Today is the operative word: we check Flightaware MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add flightaware-mcp -- npx -y @chrischall/flightaware-mcp
{
"mcpServers": {
"flightaware-mcp": {
"args": [
"-y",
"@chrischall/flightaware-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.flightaware-mcp]
command = "npx"
args = ["-y", "@chrischall/flightaware-mcp"]
{
"mcpServers": {
"flightaware-mcp": {
"args": [
"-y",
"@chrischall/flightaware-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"flightaware-mcp": {
"args": [
"-y",
"@chrischall/flightaware-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
AEROAPI_API_KEY (Your FlightAware AeroAPI key (flightaware.com/aeroapi/portal)), AEROAPI_OUTPUT_DIR (Default directory for flight-map PNGs (default: current working directory)), AEROAPI_CACHE_TTL (Seconds to cache identical live-data GET responses (default 15; 0 disables)), AEROAPI_STATIC_CACHE_TTL (Seconds to cache reference data — airports, operators, routes, ownership (default 3600; 0 disables)).
The author declared them in the registry entry; get the values from the project itself.
Seat maps, seat ratings, traveller reviews and seat alerts for 150+ airlines.
Alerts on official data: US and EU tenders, US federal awards, building permits, MAP violations.
MCP observability. Query live traffic, errors, duration, and alerts from your AI agent.
Coordination rooms for AI coding agents: path locks, tasks, and conflict alerts. Metadata only.
Timer and time-tracking add-on: start/stop timers, log entries, CSV export. Data stays local.
French real estate listings, market data and property alerts (Stream Estate API v2).
Live prediction market data from Polymarket and Kalshi with VWAP pricing and reportability.
Alerts on official data: US and EU tenders, federal awards and grants, permits, MAP violations.
Answers built from our own checks of this server.