Overview
Features
Flight Offers Search
Retrieve flight options between two locations for specified dates, including departure/arrival times, airline, and price.
Tool: get_flight_offers
Exposes a MCP tool that accepts origin, destination, departure_date, and optional parameters; returns flight offers in JSON.
Powered by Amadeus Flight Offers Search API
Integrated with Amadeus API via the official amadeus-python SDK.
MCP Client Compatibility
Designed for use with MCP-compatible clients such as Claude Desktop.
Installation & Setup via Smithery
Install via Smithery or manually set up in a local environment using a .env file for credentials.
Environment-based API Credentials
Requires AMADEUS_CLIENT_ID and AMADEUS_CLIENT_SECRET in a .env file.
Who Is This For?
- MCP developers:Integrate flight search capabilities into MCP-compatible clients like Claude Desktop.
- Travel AI assistants:Enable natural-language flight search and pricing retrieval within AI workflows.




