Best-time-to-book verdicts, live last-minute hotel deals, and city price calendars, from data.
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.
https://www.besttimetobookhotels.com/api/mcp6 Tools · 155 mslist_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 | Typ | Beschreibung |
|---|---|---|
| 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 | Typ | Beschreibung |
|---|---|---|
| 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 | Typ | Beschreibung |
|---|---|---|
| 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 | Typ | Beschreibung |
|---|---|---|
| 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 | Typ | Beschreibung |
|---|---|---|
| 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 | Typ | Beschreibung |
|---|---|---|
| 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 von 6 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
Best-time-to-book verdicts, live last-minute hotel deals, and city price calendars, from data.
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.