Booking.com Hotel Search (Live Prices)
com.flightpowers/bookingLive Booking.com hotel prices, plus per-country pricing for rate-parity monitoring.
Tools · 2
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 …
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…
Similar MCP servers embedding-nearest
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"
}
}
}