Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WHATSAPP_DB_KEYNoExplicit 64-hex-char SQLCipher key override for headless/CI/custom secret managers
WHATSAPP_DB_PATHNoEncrypted SQLite database$HOME/.claude/whatsapp-mcp/store/messages.db
WHATSAPP_AUDIT_LOGNoLog every tool call to audit.logtrue
WHATSAPP_ENCRYPT_DBNoEnable SQLCipher DB encryption; key in the platform secret storetrue
WHATSAPP_MEDIA_PATHNoMedia file storage$HOME/.claude/whatsapp-mcp/media/
WHATSAPP_BRIDGE_PORTNoGo bridge REST API port8080
WHATSAPP_WHISPER_MODELNowhisper.cpp model namelarge-v3
WHATSAPP_VAULT_CRM_PATHNoAbsolute path to your vault CRM folder for auto-injection
WHATSAPP_WHISPER_API_KEYNoRequired only when backend is openai-api
WHATSAPP_WHISPER_BACKENDNooff, local-cpp, or openai-apioff
WHATSAPP_SCRUB_PROMPT_INJECTIONNoStrip known prompt-injection patterns from incoming messages before Claude sees themtrue

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/adelaidasofia/whatsapp-mcp'

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