travel & transportation
Aviationstack Mcp
An MCP server using the AviationStack API to fetch real-time flight data including airline flights, airport schedules, future flights and aircraft types.
python
cloud
macos
windows
linux
travel & transportation
Installation
npx -y Pradumnasaraf/aviationstack-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "aviationstack-mcp",
"command": "npx",
"args": [
"-y",
"Pradumnasaraf/aviationstack-mcp"
]
}About This MCP Server
Pradumnasaraf/aviationstack-mcp
An MCP server using the AviationStack API to fetch real-time flight data including airline flights, airport schedules, future flights and aircraft types.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub