Amadeus
Integrates Amadeus flight search capabilities with Claude Desktop.
About
This tool provides an MCP (Model Context Protocol) server that bridges Amadeus flight search functionality with the Claude Desktop application. By connecting to the Amadeus API, it enables Claude Desktop to access real-time flight information based on user-specified criteria like origin, destination, and date. The server, built with Python and FastMCP, utilizes stdio transport and handles asynchronous flight search operations, providing a streamlined and efficient method for integrating flight search into Claude Desktop workflows.
Key Features
- Implements stdio transport
- Handles asynchronous flight search
- Logs to both stderr and file
- 5 GitHub stars
- Integrates Amadeus flight search with Claude Desktop
- Utilizes FastMCP for server implementation
Use Cases
- Integrating flight search into Claude Desktop workflows
- Accessing real-time flight information via Claude Desktop
- Building travel applications and services with Claude Desktop