
stays
Supports UIby him229
High-performance Google Hotels MCP server and Python library for hotel search, pricing, and room details.
What it does
stays provides a direct interface to Google Hotels using reverse-engineered internal RPCs. It allows AI agents to perform fast, reliable hotel searches and retrieve deep room-level details, rates, and cancellation policies without the overhead of headless browsers or HTML scraping.
Tools
search_hotels: Browse and filter hotels by city, stars, amenities, price, and brand.get_hotel_details: Retrieve specific room rates, provider details (Booking, Expedia, etc.), and cancellation policies for a single hotel.search_hotels_with_details: Parallelized fetch that combines search and deep details for the top N hotels in one call.
Installation
Install via pipx:
pipx install stays
Add to claude_desktop_config.json:
{
"mcpServers": {
"stays": {
"command": "stays",
"args": ["mcp"]
}
}
}
Supported hosts
Claude, Codex, ChatGPT
Quick install
pipx install staysInformation
- Pricing
- free
- Published
- 5/17/2026
- stars






