Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ROOMPANDA_API_KEYYesYour Roompanda API key (sk_live_... or sk_test_...)
ROOMPANDA_BASE_URLNoOptional API base override

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_propertyB

Get the property this key is connected to (name + id).

get_calendarA

Per-date availability for a date range: which dates are closed, closed-to-arrival/departure, and min-stay. Use to drive a date picker before searching.

list_roomsA

List the property's rooms with descriptions, photos and facilities (unpriced).

search_availabilityA

Find bookable rooms and priced rate plans for a stay. Returns each room's rates with total_price and a rate id to book.

list_ratesB

List rate-plan definitions and cancellation policies.

list_extrasA

List the add-ons / upsells catalogue.

create_bookingA

Create a real booking. Use room ids + rate ids from search_availability. Pay-at-hotel rates confirm immediately; rates needing an online deposit return a payment_url to send the guest to.

get_bookingB

Retrieve a booking by its id.

list_bookingsC

List the property's bookings, newest first.

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/daviesevan-svg/roompanda-mcp'

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