Skip to content
Claude Code

AENA Flights MCP for Claude Code

io.github.mrgo2/aena-mcp

Flight data for Spain's 50 AENA airports over the public and OAuth2 REST APIs

client:Claude Code transport:stdio runtime:npm

Install AENA Flights 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 aena-mcp -e AENA_CLIENT_SECRET=<AENA_CLIENT_SECRET> -e AENA_CLIENT_ID=<AENA_CLIENT_ID> -e AENA_TENANT_ID=<AENA_TENANT_ID> -- npx -y mcp-aena

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

AENA Flights MCP in other clients