mcp-amadeus

mcp-amadeus

3.5

If you are the rightful owner of mcp-amadeus and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP-Amadeus is a community-developed Model Context Protocol server that integrates with the Amadeus Flight Offers Search API to provide flight search capabilities through natural language interfaces.

MCP-Amadeus is a server designed to facilitate flight searches using natural language processing and the Amadeus Flight Offers Search API. It is built to work with MCP-compatible clients, such as Claude Desktop, allowing users to search for flights between two locations on specified dates. The server leverages large language models (LLMs) to interpret user queries and fetch relevant flight data. This project is open-source and not officially affiliated with Amadeus IT Group. It uses the amadeus-python SDK to interact with the Amadeus API, providing a seamless experience for users looking to book flights through a conversational interface.

Features

  • Flight Offers Search: Retrieve flight options between two locations for specified dates using natural language queries.
  • Amadeus API Integration: Utilizes the Amadeus Flight Offers Search API to fetch real-time flight data.
  • MCP Compatibility: Designed to work with MCP-compatible clients like Claude Desktop for easy integration.

Tools

  1. get_flight_offers

    Retrieves flight offers from the Amadeus Flight Offers Search API.