amadeus-mcp-server

Thaynabarreiro/amadeus-mcp-server
★ 0 stars Python AI/LLM Updated 9d ago
Open-source MCP server for the Amadeus Self-Service APIs — flight status, delay prediction, flight search, RAG-grounded passenger rights, and an end-to-end disruption-handling tool for Claude and any MCP client.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "amadeus-mcp-server": {
      "command": "uvx",
      "args": [
        "amadeus-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install amadeus-mcp-server

Topics

ai-agentsamadeusclaudemcpmodel-context-protocolpythonragtravel-tech