Skip to content
Back to search
90
MCP live MCP 2025-11-25 streamable-http

Booking.com Hotel Search (Live Prices)

com.flightpowers/booking

Live Booking.com hotel prices, plus per-country pricing for rate-parity monitoring.

Uptime
100.0%
1 direct probes · 30d
Response
1086ms
last probe
Tools
2
callable
Resources
0
readable
Prompts
0
available

Tools · 2

search_hotels

Search live hotel availability and nightly prices for a destination and date range. Input: a free-text destination the way a person would say it ("Rome", "Tokyo Shibuya"), plus check-in and check-out …

find_hotel_by_name

Get availability and pricing for one named property. Input: the hotel name a person would type (adding the city helps when a chain has many properties) plus check-in and check-out dates -- no internal…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "booking.com_hotel_search_(live_prices)": {
      "url": "https://hotels.flightpowers.com/mcp",
      "transport": "streamable-http"
    }
  }
}