Amadeus MCP Server

Active

MCP-Amadeus is a community-developed Model Context Protocol (MCP) server that integrates with the Amadeus Flight Offers Search API to provide flight search capabilities through natural language interfaces. Built for use with MCP-compatible clients (e.g., Claude Desktop).

Updated 8/4/2025
Key Features

What makes this MCP server special

Retrieve flight options

Requirements

UV
Server Information

Status

Active

Version

1.0.0

License

MIT

Author

https://github.com/donghyun-chae

Installation Guide
Get started with this MCP server in minutes

1. Install the Package

Sign up on https://developers.amadeus.com/ and create an app to obtain your Client ID and Client Secret.

2. Configuration

{
  "mcpServers": {
    "amadeus": {
      "command": "/ABSOLUTE/PATH/TO/PARENT/FOLDER/uv",
      "args": [
        "--directory",
        "/ABSOLUTE/PATH/TO/PARENT/FOLDER/src/",
        "run",
        "--env-file",
        "/ABSOLUTE/PATH/TO/PARENT/FOLDER/.env",
        "server.py"
      ]
    }
  }
}

3. Usage Example

I'm looking for nonstop flights from New York to London on June 15th, any airline, for 1 adult.