rodincave/amadeus-mcp
If you are the rightful owner of amadeus-mcp 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.
This MCP server integrates Amadeus flight search capabilities with Claude Desktop.
The Amadeus MCP Server is designed to seamlessly integrate Amadeus flight search functionalities with the Claude Desktop environment. By leveraging the Model Context Protocol (MCP), this server facilitates efficient communication between the Amadeus API and Claude Desktop, enabling users to perform flight searches directly from their desktop interface. The server is built using FastMCP for robust and fast server implementation, and it supports asynchronous operations to handle multiple flight search requests concurrently. The server logs activities to both stderr and a dedicated log file, ensuring that any issues can be easily traced and resolved. Environment variables are used to securely manage API credentials, and the server is configured to run as a subprocess within Claude Desktop, making it a versatile tool for travel planning and management.
Features
- Integrates Amadeus flight search with Claude Desktop
- Uses FastMCP for efficient server implementation
- Supports asynchronous flight search operations
- Logs activities to stderr and a file for easy troubleshooting
- Securely manages API credentials via environment variables
Tools
search_flights
Searches for flights using origin, destination, and date parameters.