Travel booking APIs and MCP servers for AI agents: the working list

Guide Updated July 21, 2026
travel APIs · MCP · AI agents · flight booking · hotel booking

If you are building an AI agent that needs to search or book travel, there is no single API that does everything, but there is a clear winner for each job. For flights with real booking, Duffel is the fastest working path because it handles merchant of record and accreditation. For hotels, LiteAPI is built specifically for agents. For search-only tools, Amadeus Self-Service and a growing set of official MCP servers are free to start. The big consumer brands (Booking.com, Kayak, Google Flights) offer no open agent access at all.

Last verified 21 July 2026.

This page compares every travel API and MCP server an agent builder can realistically use, on the axes that matter for agents: can you get access without an enterprise contract, can the agent actually book, is the API deterministic enough to trust, and who carries the regulatory weight. It is compiled from vendor documentation and dated industry coverage. Where we have not yet run an integration ourselves, we say so rather than score it.

The comparison

Every travel API and MCP server an agent builder can realistically evaluate, compared on the axes that matter for agents. All rows last checked 2026-07-21.
ProviderWhat it coversBooking?Open access?MCP status
DuffelFlights (300+ airlines), hotels (Stays), seats, bagsYes, full order creationYes, self-serve signup, test modeNo official MCP; REST wraps cleanly, third-party connectors exist
LiteAPI (Nuitee)Hotels (3M+ properties), flights growingYesYes, self-serve, positioned for agentsMCP-native by design
Amadeus Self-ServiceFlight search, hotel search, many data APIsSearch yes; booking needs enterprise step-upYes, free test tierCommunity MCP server, search only
SabreFull GDS: 420+ airlines, 2M hotelsYes, via partnershipNo, contract requiredOfficial MCP layer over its APIs
TravelportFull GDS, servicing (exchanges, reissues)Yes, via partnershipNo, agency relationship requiredTripServices delivered over MCP to 400+ European agencies (July 1, 2026)
Expedia B2BExpedia inventoryYes, partner-gatedNo, contract; MCP server GA expected Q3/Q4 2026Public MCP is recommendations-only today
Kiwi.com TequilaFlights incl. virtual interliningYes, for existing partnersEffectively closed to new small partnersSearch MCP exists
Turkish AirlinesOne airline: search, status, booking linksLinks out, not autonomous bookingYesOfficial airline MCP server, the first of its kind
VariFlightFlight status and aviation dataNo, data onlyYes, free tierOfficial MCP server
Booking.com / Kayak / Google FlightsConsumer search and bookingFirst-party apps onlyNo open agent accessNone official

How to choose

Three questions settle it.

Does your agent need to complete a booking, or just search? If search is enough, start free: Amadeus Self-Service for flights and hotels data, VariFlight for status, and the official MCP servers listed above. If the agent must book, you need a supplier that sells to you: Duffel for flights, LiteAPI or a wholesale hotel platform for rooms.

Who carries the regulatory and payment weight? Selling flights normally requires IATA or ARC accreditation. Duffel’s Managed Content program removes that requirement by selling under its own accreditation, with Duffel as merchant of record, in five points of sale including the US and UK (Duffel help docs). That single fact is why most small agent projects that book real flights run on Duffel. Hotels are lighter: suppliers sell on their own agreements.

Do you need determinism? An agent that books must get the same answer to the same request, structured errors, and honest offer expiry. This is the architecture argument Travelport made in July 2026 when it put 400+ European agencies on deterministic booking APIs behind MCP: language models cannot reliably confirm a ticket, so the API underneath must. When you evaluate any provider, test three things in their sandbox: repeat the same search twice and diff the results, book with an expired offer and read the error, and send the same order request twice with one idempotency key.

What the big platforms are doing instead

The consumer giants are building first-party agents, not open ones. Priceline’s Penny handles end-to-end booking inside Priceline. Booking.com’s AI Trip Planner books inside Booking.com. Expedia’s agentic tooling is for its contracted B2B partners, announced May 2026 with GA expected later this year. OpenAI walked back in-chat travel checkout in March 2026, and its travel apps (Expedia, Booking.com, Skyscanner) search and then redirect. The pattern is consistent: assistants are becoming great at travel discovery, while open programmatic booking access remains the gap. That gap is exactly what the supplier APIs above fill.

Warnings

Two things on this list deserve explicit caution. First, unofficial MCP servers that automate airline and hotel websites (community “Delta MCP” or “Marriott MCP” repositories) are not sanctioned by those companies, generally violate terms of service, and break without notice. Use official APIs only; a booking is not something to build on a scraper. Second, beware content about this topic that carries no dates. Assistant capabilities and API programs changed materially in every quarter of the past year, and undated claims about what an AI can book are usually wrong by the time you read them.

What is still missing from the market

Nobody yet offers an open, self-serve API where any authenticated agent can search, book, and pay across flights and hotels with deterministic policies and honest all-in pricing. The supply exists (the table above proves it), the payment rails went live for travel in Europe this month, and the demand is starting. Levelfare is building toward exactly that contract, stated publicly on the agents page before the API ships so you can hold us to it.

FAQShort answers

What is the fastest way to give an AI agent real flight booking ability?

Wrap Duffel's REST API in your own MCP server. Duffel is the merchant of record, its Managed Content program removes the IATA/ARC accreditation requirement, and its test mode lets the whole flow run without spending money.

Is there one travel MCP server that already does search and booking for everything?

No. As of July 2026 the official travel MCP servers are mostly search and status tools. Booking either happens through a supply API you wrap yourself or through partner-gated platforms like Expedia's B2B program.

Do Booking.com, Kayak, or Google Flights have official MCP servers?

No. As of July 2026 none of the three offers an open MCP server. Booking.com appears in assistant connector directories, but there is no open self-serve booking endpoint for third-party agents.

Can my agent book hotels through an API without a travel agency license?

Yes. Hotel supply APIs like LiteAPI and wholesale platforms sell through their own agreements, and flight APIs like Duffel cover accreditation through Managed Content. Licensing burden sits with the supplier, not your agent.

How often is this list updated?

Quarterly, or sooner when something material changes. Every entry carries the date it was last checked.

SourcesWhere these facts come from

  1. Duffel, do I need ARC or IATA accreditation (help docs)
  2. Duffel, selling flights and Managed Content
  3. Amadeus for Developers, Self-Service APIs
  4. PhocusWire on Sabre APIs behind an MCP server
  5. Sabre newsroom, Mindtrip agentic flight booking with Sabre and PayPal (May 6, 2026)
  6. Travelport TripServices via MCP, July 2026 coverage
  7. LiteAPI by Nuitee, the travel API for the agentic era
  8. Skift on Nuitee's Series A (September 9, 2025)
  9. Kiwi.com on restricting Tequila partnerships
  10. Skift on Expedia's B2B agentic tools (May 21, 2026)
  11. Expedia Group travel recommendations MCP server (GitHub)
  12. AltexSoft survey of MCP servers in travel
  13. VariFlight aviation MCP server
  14. Skift, OpenAI walks back ChatGPT checkout (March 2026)