HotelZero
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOTELZERO_PROXY | No | Proxy server URL for HTTP, HTTPS, or SOCKS5 proxy. Example: http://proxy.example.com:8080 or socks5://user:pass@proxy.example.com:1080 | |
| HOTELZERO_LOG_LEVEL | No | Log level: trace, debug, info, warn, error, fatal, silent | info |
| HOTELZERO_SESSION_PATH | No | Custom path for session persistence file. Set to empty string to disable session persistence. | ~/.hotelzero/session.json |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| find_hotelsA | Search for hotels with comprehensive filtering options. Supports 80+ filters including:
|
| search_hotelsA | Basic hotel search without filters. Use find_hotels for filtered searches. |
| get_hotel_detailsA | Get detailed information about a specific hotel including full amenity list, description, and photos |
| compare_hotelsA | Compare 2-3 hotels side-by-side. Provide Booking.com URLs from search results to see a detailed comparison of ratings, prices, amenities, and facilities. |
| check_availabilityA | Check room availability and prices for a specific hotel on given dates. Returns available room types, prices, and booking details. |
| get_reviewsA | Get guest reviews for a specific hotel. Returns overall rating, rating breakdown by category (staff, facilities, cleanliness, comfort, value, location, WiFi), and individual reviews with positive/negative comments, reviewer info, and stay details. |
| get_price_calendarA | Get prices for a hotel across multiple dates to find the cheapest time to stay. Shows nightly prices, identifies the lowest/highest price dates, and calculates average pricing. Useful for flexible travelers looking for the best deal. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/insprd/hotelzero'
If you have feedback or need assistance with the MCP directory API, please join our Discord server