Skip to main content
Glama
ronaldoribeirosm

cloudbeds-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

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

Tools

Functions exposed to the LLM to take actions

NameDescription
configure_cloudbeds_api_keyA

Configura a conexão com o Cloudbeds na primeira execução.

Recebe a API key e o Property ID (Configurações > API no painel do Cloudbeds), valida os dois com uma chamada real à API e, se forem válidos, salva de forma criptografada em ~/.cloudbeds-mcp/credentials.enc. A key NUNCA é devolvida nesta resposta nem em nenhuma resposta futura — só a confirmação de que deu certo (nome do hotel conectado). Depois de configurar, reinicie o servidor MCP para ativar as tools de ocupação, hóspedes e reservas.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.3/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of ambiguity between tools. The tool's purpose is clearly distinct from any potential future tools.

Naming Consistency5/5

The single tool name follows a clear verb_noun pattern (configure_cloudbeds_api_key) and is descriptive. With only one tool, consistency is trivially maintained.

Tool Count2/5

The server has 1 tool, which is too few for its apparent scope of managing Cloudbeds data. The description explicitly mentions future tools for occupancy, guests, and reservations, but those are not present.

Completeness1/5

The tool surface is severely incomplete. Only API key configuration is provided, with no operational tools for reservations, guests, or occupancy, making the server non-functional for its intended domain.

Maintenance

ActivitySlowing
ResponsivenessNo issues