Skip to main content
Travel & TransportationPython

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.

travel-transportationcloud-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/Pradumnasaraf/aviationstack-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "aviationstack-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Pradumnasaraf/aviationstack-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Travel & Transportation
Language
Python
Author
Pradumnasaraf