Back to directory
soren-olympus/amadeus-mcp

soren-olympus/amadeus-mcp

@soren-olympus

Amadeus Hotel API MCP server for hotel search, offers, and booking

amadeushoteltravelbookingapimcpcommerce

Installation & Configuration

{
  "mcpServers": {
    "amadeus-hotel": {
      "command": "node",
      "args": [
        "/path/to/amadeus-travel/dist/index.js"
      ],
      "env": {
        "AMADEUS_API_KEY": "your_amadeus_api_key",
        "AMADEUS_API_SECRET": "your_amadeus_api_secret"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15