Back to directory
donghyun-chae/mcp-amadeus

donghyun-chae/mcp-amadeus

@donghyun-chae

Amadeus MCP Server for flight search via natural language using Amadeus Flight Offers Search API

flightamadeustravelmcpsearchapillmcommerce

Installation & Configuration

{
  "mcpServers": {
    "amadeus": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/project/src",
        "run",
        "--env-file",
        "/path/to/project/.env",
        "server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12