Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CAT_HOTEL_SAVE_DIRNoDirectory for saving game states. Defaults to ~/.cat-hotel-mcp/saves/~/.cat-hotel-mcp/saves/

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
cat_hotel_guideB

Show AI-facing play guidance for Cat Hotel.

cat_hotel_cmdC

Run one Cat Hotel command against a named save.

cat_hotel_newC

Start a new Cat Hotel save with an optional deterministic seed.

cat_hotel_statusB

Show the current day, weather, stamina, budget, and checked-in cats.

cat_hotel_helpC

Show the in-game command list.

cat_hotel_exportC

Export a save as a base64 string.

cat_hotel_importB

Import a base64 save string into a named save.

cat_hotel_list_savesA

List saved games managed by this MCP server.

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/Echoes0302/cat-hotel-mcp'

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