Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WA_MCP_PORTNoHTTP server port3000
WA_LOG_LEVELNoLog level: debug, info, warn, errorinfo
WA_REDIS_URLNoRedis URL for BullMQ queuesredis://localhost:6379
WA_TRANSPORTNoTransport mode: http (Streamable HTTP) or stdiohttp
WA_MCP_API_KEYNoBearer token for HTTP authentication. Leave unset for no auth (development).
WA_VERSION_CHECKNoEnable daily WhatsApp Web version checktrue
WA_AUTO_RECONNECTNoEnable automatic reconnection on disconnecttrue
WA_CLOUD_RATE_LIMITNoMessages per minute per Cloud API instance80
WA_BAILEYS_RATE_LIMITNoMessages per minute per Baileys instance20
WA_CLOUD_WEBHOOK_PORTNoPort for Cloud API webhook receiver3001
WA_MEDIA_CACHE_MAX_MBNoMedia cache size limit in megabytes500
WA_CLOUD_WEBHOOK_SECRETNoMeta webhook verification secret
WA_MESSAGE_RETENTION_DAYSNoNumber of days to retain messages before auto-deletion30

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/delltrak/wamcp'

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