# Amadeus MCP for AI Agents MCP

> Amadeus gives your AI agent full control over complex travel logistics. It lets you audit real-time flight prices, search hotel availability in any city, and find points of interest using just natural conversation.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Tags:** flight-booking, hotel-availability, travel-logistics, destination-data, api-integration, itinerary-planning

## Description

Planning a trip used to mean jumping between airline websites, booking engines, and map services. Now, you can delegate the whole process to your agent. This MCP connects your preferred AI client directly to Amadeus's massive global database. Instead of clicking through menus or copying IDs, you talk to your agent like talking to an expert travel consultant.

Your agent handles everything from finding the cheapest flight dates between two points to locating top-rated hotels nearby a conference venue. It pulls together detailed pricing and itinerary data, giving you options without ever showing you a booking site's cluttered interface. When you connect this MCP via Vinkius, your AI client becomes a true travel orchestrator, letting you focus on the destination instead of the logistics.

## Tools

### get_direct_destinations
Retrieves a list of direct destinations available from a specified airport.

### get_flight_dates
Finds the cheapest and most economical flight dates between two locations.

### get_flight_destinations
Lists all possible destinations reachable from a given origin city or airport.

### get_hotel_offers
Pulls specific pricing and availability data for a particular hotel ID.

### get_travel_recommendations
Generates recommendations for local spots based on provided geographic coordinates.

### get_seat_map
Retrieves a visual seat map and layout details for a specific flight offer ID.

### search_cities
Locates and verifies names or codes for any city or geographical area.

### search_flights
Searches and returns various real-time flight offers between two specified locations.

### search_hotels
Finds a list of available hotels within a specific city code or region.

### search_poi
Searches and lists points of interest (POIs) like museums, parks, or restaurants.

## Prompt Examples

**Prompt:** 
```
I need to fly from Dallas to Miami next month, but I'm flexible on dates.
```

**Response:** 
```
**✈️ Flight Options: DFW to MIA**

We checked multiple providers. The best options are:
*   🗓 **Cheapest Dates:** Oct 12 - Oct 15 ($380 round trip)
*   🛫 **Direct Routes Available:** American, Spirit (Check for baggage fees)

I found a direct flight option with Frontier on October 14th. Would you like the full itinerary, including seat map details?
```

**Prompt:** 
```
Find me a hotel near the convention center in Orlando for two nights.
```

**Response:** 
```
**🏨 Top Hotel Picks in Orlando**

I found 15 options. Here are the top three based on rating and proximity:

| Hotel | Rating | Starting Price |
| :--- | :---: | :---: |
| Grand Hyatt | ⭐⭐⭐⭐ | $280/night |
| Hilton Orlando | ⭐⭐⭐⭐ | $250/night |
| Convention Suites | ⭐⭐⭐ | $190/night |

If you want specific details on the Grand Hyatt, I can retrieve its full offer ID for booking.
```

**Prompt:** 
```
What are the best places to visit when I land in Miami?
```

**Response:** 
```
**🌴 Recommended Spots Near MIA**

Based on your arrival location, here are a few recommended areas:

*   **South Beach:** Art Deco architecture and great restaurants.
*   **Little Havana:** Cuban culture and cigars (great for walking tours).
*   **Wynwood:** Street art district—perfect for photos. 

I can pull up specific points of interest and recommend a local eatery in each area if you tell me which one sounds best.
```

## Capabilities

### Search for flights and audit pricing
Your agent finds multiple flight offers between two cities and pulls detailed price metadata.

### Find hotel deals by location
The system searches for hotels in a specified city code or retrieves specific offer details using an ID.

### Discover nearby points of interest
It uses geographic coordinates to recommend local attractions, restaurants, and venues for planning stays.

### Analyze travel routes and airports
The MCP retrieves direct destinations from an airport or gets a full seat map for a given flight offer ID.

### Optimize budgets with pricing data
You can query the cheapest possible dates to fly between two locations, helping you plan around budget constraints.

### Identify key travel logistics
The agent searches for potential cities and locations before initiating a full itinerary search.

## Use Cases

### The corporate team needs a multi-city trip itinerary
An operations lead asks their agent for 'the best options for a 5-day conference in Chicago.' The agent uses `search_hotels` and `get_travel_recommendations` to find top-rated lodging near the venue, while simultaneously using `search_flights` to audit flight offers from multiple departure points.

### A digital nomad needs a budget destination
The user asks their agent for 'the cheapest place in Southeast Asia to spend a month.' The agent uses `get_flight_dates` and `search_cities` to narrow down the best, most affordable options based on real-time pricing.

### An event planner needs venue logistics
The planner asks their agent to 'find all major attractions near the Convention Center.' The agent uses `search_poi` and then `get_direct_destinations` to confirm nearby transportation hubs, building a complete logistical map.

## Benefits

- Stop manually cross-referencing booking sites. Your agent handles the initial search using `search_flights` and `search_hotels`, giving you multiple options instantly.
- Optimize budgets by leveraging `get_flight_dates`. Instead of guessing, your agent tells you exactly when the cheapest flights are available for your route.
- Go beyond simple searches. Use `search_poi` to find specific attractions near a venue or hotel, ensuring your planned itinerary is complete and localized.
- Get deep operational data with `get_seat_map`. You can verify seating layouts before committing to an expensive flight purchase.
- Avoid dead ends by using `get_direct_destinations`. The agent tells you what airports connect directly to your target location, saving research time.

## How It Works

The bottom line is you tell your agent what trip you want; it handles querying, compiling, and presenting the complex logistics data.

1. Subscribe to the Amadeus MCP on Vinkius.
2. Input your required API credentials (key and secret).
3. Your AI client accesses all travel data by simply asking, 'Find me a hotel near this address' or 'What are the best flight options?'

## Frequently Asked Questions

**How does the Amadeus MCP help plan complex international itineraries?**
The Amadeus MCP lets your agent handle entire trip logistics, comparing flight prices and hotel deals across multiple providers in one go. It means you don't have to open ten different websites; you just talk to your agent.

**Is the Amadeus MCP better than using a general search engine for travel?**
Yes, because it uses live, structured data. While a search engine gives links, this MCP gives actionable prices and availability details you can use immediately in your workflow. It’s built for agents, not just browsing.

**What kind of travel planning is possible with the Amadeus MCP?**
You can plan anything from quick business trips to multi-week vacations. The tools cover everything: finding affordable flight dates, locating attractions near a venue, and auditing hotel offers.

**Does the Amadeus MCP only work for major cities?**
No. It can search for hotels in specific city codes and use coordinates to find points of interest almost anywhere. You don't need to be planning a trip to a capital city.

**What if I change my travel dates? Can the Amadeus MCP update pricing?**
Absolutely. Your agent can query `get_flight_dates` or run new searches when your plans shift. It automatically updates the best available prices and options for you.

**Does the Amadeus MCP provide visa or entry requirements?**
No, it focuses purely on logistics: flights, hotels, and local points of interest. For legal requirements like visas, you'll need a specialized document service.