Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BASE_URLNoThe public HTTPS origin URL used during deployment.
ENGINE_TYPENoThe WhatsApp engine type. Should be set to baileys.baileys
MCP_CLIENT_IDYesThe OAuth client ID used for MCP authentication.
WHISPER_MODELNoThe whisper.cpp model to use.medium
WHISPER_THREADSNoNumber of CPU threads for whisper transcription.4
WHISPER_LANGUAGENoThe language for whisper transcription (auto for multilingual).auto
MCP_CLIENT_SECRETYesThe OAuth client secret (also used as bootstrap API key and for Basic auth).
MCP_REDIRECT_URISNoComma-separated exact allowlist of OAuth callback URLs. Unknown callback URLs fail closed.
AUTO_DOWNLOAD_AUDIONoWhether audio/voice notes are auto-downloaded.true
BAILEYS_MESSAGE_STORE_LIMITNoThe persisted Baileys raw-message store limit, controlling how far back visual on-demand downloads remain available.
VOICE_TRANSCRIPTION_ENABLEDNoEnable or disable voice transcription.false

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/girik7/wa-mcp'

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