Amadeus Agent
0
Enables LLM agents to query live flight booking information from Amadeus, a global distribution system.
Acerca de
The Amadeus Agent is a proof-of-concept Model Context Protocol (MCP) server designed to empower LLM-based agents with direct access to live flight booking information via Amadeus. By providing tools for querying cheapest tickets, available destinations, and airline routes, it bridges the gap between AI agents and real-world travel data. It leverages the FastMCP server and requires an Amadeus for Developers API key for operation, easily integrated with Claude Desktop for immediate use.
Características Principales
- Allows querying all destinations from a particular airport.
- Offers access to cheapest tickets for specific journeys.
- Enables querying all routes for an airline.
- Provides tools for LLMs to query flight booking information.
- 0 GitHub stars
Casos de Uso
- Developing automated tools for travel agents.
- Building AI travel assistants that can book flights.
- Integrating real-time flight data into LLM applications.