Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WH_PASSWORDYesWebHotelier API password/key
WH_USERNAMEYesWebHotelier API username (HTTP Basic Auth)
HOTEL_REGISTRY_PATHNoAbsolute path to a JSON file backing list_properties

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_propertiesA

List all known hotels with their WebHotelier property codes. Call this first whenever you don't know a property code. Local lookup — no API call.

get_property_infoA

Hotel profile and full room catalog (room types, capacities, amenities) for one property.

get_availabilityA

Live availability and prices for a specific stay. Dates are YYYY-MM-DD. Provide checkout OR nights. This is the primary tool for 'is there a room and how much' questions.

get_ratesB

Rate plans with cancellation policies for a property, optionally filtered to one room type.

get_calendarB

Day-by-day availability over a date range (YYYY-MM-DD). Good for 'which days are free in August'.

get_best_rateB

Cheapest available rate (BAR) for a property, optionally for a specific date (YYYY-MM-DD).

get_offersB

Currently active special offers/packages for a property.

get_reservationsA

Search bookings, optionally by property and check-in date range (YYYY-MM-DD). NOTE: requires a WebHotelier account with reservations access; without it the tool returns a clear permission message.

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/nikagabriel741agent/WebHotelier-MCP-Server-'

If you have feedback or need assistance with the MCP directory API, please join our Discord server