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
0
View on GitHub

Installation

npx -y Pradumnasaraf/aviationstack-mcp

Configuration

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.

GitHub: https://github.com/Pradumnasaraf/aviationstack-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub