mcp-amadeus

mcp-amadeus

19

Amadeus MCP Server integrates with the Amadeus Flight Offers Search API to provide a platform for conducting flight searches via natural language input. Designed for MCP-compatible clients like Claude Desktop, it leverages large language models to deliver user-friendly flight search capabilities.

Amadeus MCP Server

MCP-Amadeus is a Model Context Protocol (MCP) server integrated with the Amadeus Flight Offers Search API, allowing natural language interfaces to conduct flight searches. Users can find flight options between locations on specified dates leveraging large language models (LLMs) and Amadeus API. Compatible with MCP clients like Claude Desktop.

✨ Features

  • Retrieve flight options between two locations for specified dates
  • Powered by Amadeus Flight Offers Search API
  • Requires inputs for origin, destination, number of tickets, and travel date

🌐 Demo

Tools are available to fetch flight data once connected to an MCP-compatible client.

🚀 Quick Start

  1. Install via Smithery: Use npx to install for Claude Desktop.
  2. Clone and Setup: Git clone the repository, install dependencies, and set up environment variables.
  3. Configure MCP Client: Register the server in your MCP client.

🛠️ Tools

get_flight_offers

Retrieves flight offers by calling the Amadeus API with specified parameters such as origin, destination, departure date, and more.