# Booking.com

> Search and compare hotels conversationally — verified for 2026.

[Canonical HTML page](https://top-mcps.com/mcp/booking-com) · [server.json](https://top-mcps.com/mcp/booking-com.json) · [methodology](https://top-mcps.com/about/methodology)

## Install

### ChatGPT — `ChatGPT → Apps directory`

```none

```

## At a glance

- **Maintainer:** Booking.com
- **Transport:** Streamable HTTP
- **Auth model:** OAuth 2.1
- **Required secrets:** None
- **Supported clients:** ChatGPT
- **License:** Proprietary
- **Last verified:** 2026-04-30
- **Score:** 49/100 (rubric 2026-04 — see https://top-mcps.com/about/methodology)

## Quick answer

**What it does.** Queries Booking.com's live inventory for hotels matching dates, location, budget, room count, and amenities. Returns a sortable shortlist with photos, ratings, and a "Book on Booking.com" deep link per result.

**Best for:**
- Hotel shortlisting by criteria
- Dates / budget / amenity comparisons
- Quick city-level scoping
- Trip planning research

**Not for:**
- Flight bookings
- Vacation-rental search
- Loyalty-program management

## Recipes

### Shortlist 3 hotels in a city against tight criteria

```
Booking.com, find 3 hotels in Lisbon for May 12–15, 2 adults, under €180/night, walking distance to Bairro Alto, with a desk in the room and a 4.5+ rating. Sort by guest review score.
```

_Tested with: ChatGPT_

## Description

The Booking.com ChatGPT app surfaces real-time hotel availability, prices, and filters from inside the chat. Tell ChatGPT your dates, budget, and preferences and it returns a comparable shortlist with deep links into Booking for checkout.

## Why it matters

Travel search is the canonical case for an LLM front-end: the structured query is a hassle in the Booking.com UI but trivial as a sentence. Pairing the natural-language brief with Booking's inventory shortcut the longest drag in trip planning.

## Key features

- Real-time hotel inventory and prices
- Filters: dates, budget, room count, amenities, rating
- Deep links to Booking for checkout
- Comparison rendering inside ChatGPT
- Pilot launch partner (Oct 2025)

## FAQ

### Does ChatGPT actually book the hotel for me?

No — checkout still happens on Booking.com. The app surfaces availability and pricing inside the chat and provides a deep link that pre-fills your search; you complete the booking in your Booking.com account.

### Do I need a Booking.com account?

For browsing and comparing, no. Account sign-in unlocks personalized history, Genius-tier discounts, and saved preferences inside the conversation.

### Is pricing real-time?

Yes — the app queries Booking's live inventory at request time. Prices and availability change exactly as they do on the Booking site.

### Can it search vacation rentals or apartments?

Today's scope is Booking's hotel inventory. Vacation-rental and apartment results may surface in some cities where Booking lists them, but it is not the primary use case — Airbnb-style discovery is not in scope.

## Changelog

- **2026-04-30** — Refreshed install snippets and fact sheet; verified for 2026.
- **2025-10-06** — Initial directory listing.
