Real-time flight tracking
Track flights, airports, and aircraft. AeroAPI integration.
{
"mcpServers": {
"flightaware": {
"mcpServers": {
"flightaware": {
"env": {
"AEROAPI_KEY": "YOUR_API_KEY"
},
"args": [
"-y",
"mcp-server-flight-aware-aeroapi"
],
"command": "npx"
}
}
}
}
}