Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOTELZERO_PROXYNoProxy server URL for HTTP, HTTPS, or SOCKS5 proxy. Example: http://proxy.example.com:8080 or socks5://user:pass@proxy.example.com:1080
HOTELZERO_LOG_LEVELNoLog level: trace, debug, info, warn, error, fatal, silentinfo
HOTELZERO_SESSION_PATHNoCustom path for session persistence file. Set to empty string to disable session persistence.~/.hotelzero/session.json

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
find_hotelsA

Search for hotels with comprehensive filtering options. Supports 80+ filters including:

  • Property types (hotel, resort, villa, apartment, hostel, B&B, glamping, ryokan, etc.)

  • Star ratings (1-5 stars)

  • Beach/location (beachfront, ocean view, distance from center)

  • Amenities (pool, spa, gym, WiFi, parking, restaurant, bar, hot tub, casino, golf, tennis)

  • Room features (A/C, kitchen, balcony, private pool, bathtub, minibar, safe)

  • Bed types (king, queen, double, twin, single)

  • Meal plans (breakfast, all-inclusive, self-catering)

  • Policies (pet-friendly, adults-only, LGBTQ+ friendly, free cancellation)

  • Activities (snorkeling, diving, fishing, hiking, skiing, water sports)

  • Accessibility (wheelchair, elevator, walk-in shower, grab rails, braille)

  • Hotel chains (Marriott, Hilton, Hyatt, IHG, Ritz-Carlton, Four Seasons, etc.) Results are scored and ranked by how well they match the criteria.

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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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