Best-time-to-book verdicts, live last-minute hotel deals, and city price calendars, from data.
Inferred from the transports this listing declares (streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read from a real MCP initialize → tools/list handshake against the declared endpoint. No tool was ever invoked — tools/list is the read-only introspection call the protocol defines for this. It reflects what the server advertised at that moment; a hosted endpoint is not pinned to any version and can change without notice.
https://www.besttimetobookhotels.com/api/mcp6 tools · 155mslist_citiesList 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.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.
| Parameter | Type | Description |
|---|---|---|
| search | string | Optional filter matched against city and country names |
get_booking_adviceGet 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 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.
| Parameter | Type | Description |
|---|---|---|
| city* | string | City name, e.g. 'Lisbon' |
| checkIn* | string | Check-in date, YYYY-MM-DD |
| checkOut* | string | Check-out date, YYYY-MM-DD |
get_last_minute_dealsCurrent 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.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.
| Parameter | Type | Description |
|---|---|---|
| city* | string | City name, e.g. 'Lisbon' |
get_city_calendarHot dates (events and holidays that push hotel prices up) and value windows (historically cheaper stretches) for a city in a date range.Hot dates (events and holidays that push hotel prices up) and value windows (historically cheaper stretches) for a city in a date range.
| Parameter | Type | Description |
|---|---|---|
| city* | string | City name, e.g. 'Lisbon' |
| from | string | Range start, YYYY-MM-DD (default: today) |
| to | string | Range end, YYYY-MM-DD (default: one year from today) |
get_hotel_reviewEditorial 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 covered; available in 19 languages.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 covered; available in 19 languages.
| Parameter | Type | Description |
|---|---|---|
| hotel* | string | Hotel name or slug, e.g. 'Artelist Hotel' or 'artelist-hotel-istanbul' |
| city | string | Optional city name to narrow the match |
| locale | string | Language for the review text (default: en) |
find_reviewed_hotelsFind hotels that have editorial reviews. Filter by city and minimum overall grade; optionally rank by one category (location, rooms, service, dining, facilities, value).Find hotels that have editorial reviews. Filter by city and minimum overall grade; optionally rank by one category (location, rooms, service, dining, facilities, value).
| Parameter | Type | Description |
|---|---|---|
| city | string | Only hotels in this city, e.g. 'Istanbul' |
| min_grade | string | Minimum overall grade, e.g. 'B+' |
| category | string | Rank results by this category's grade |
| limit | integer | Max results to return (default 10) |
6 of 6 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
Best-time-to-book verdicts, live last-minute hotel deals, and city price calendars, from data.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.