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

Best Time to Book Hotels

com.besttimetobookhotels/booking-timing

Best-time-to-book verdicts, live last-minute hotel deals, and city price calendars, from data.

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

Tools · 6

list_cities

List the cities with hotel booking-timing data on Best Time to Book Hotels. Optionally filter by a search string. Call this first to learn coverage.

get_booking_advice

Get a data-backed verdict on whether to book a hotel now or wait, for a city and stay dates. Based on tracked daily median prices.

get_last_minute_deals

Current last-minute hotel deals in a city: live rates below each hotel's tracked typical price, plus hotels that historically drop prices close to check-in.

get_city_calendar

Hot dates (events and holidays that push hotel prices up) and value windows (historically cheaper stretches) for a city in a date range.

get_hotel_review

Editorial review of a specific hotel: overall letter grade, who it suits and who it doesn't, a six-category breakdown (location, rooms, service, dining, facilities, value), and a verdict. ~350 hotels …

find_reviewed_hotels

Find hotels that have editorial reviews. Filter by city and minimum overall grade; optionally rank by one category (location, rooms, service, dining, facilities, value).

How to use

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

{
  "mcpServers": {
    "best_time_to_book_hotels": {
      "url": "https://www.besttimetobookhotels.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}