Skip to content
Claude Code

flightaware mcp for Claude Code

io.github.chrischall/flightaware-mcp

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

client:Claude Code transport:stdio runtime:npm

Install flightaware mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add flightaware-mcp -e AEROAPI_API_KEY=<AEROAPI_API_KEY> -e AEROAPI_OUTPUT_DIR=<AEROAPI_OUTPUT_DIR> -e AEROAPI_CACHE_TTL=<AEROAPI_CACHE_TTL> -e AEROAPI_STATIC_CACHE_TTL=<AEROAPI_STATIC_CACHE_TTL> -- npx -y @chrischall/flightaware-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

flightaware mcp in other clients