whatsapp-mcp-server
by HalemoGPA
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GROQ_API_KEY | No | Enable voice transcription | |
| GEMINI_API_KEY | No | Any one enables semantic retrieval | |
| OPENAI_API_KEY | No | Any one enables semantic retrieval | |
| VOYAGE_API_KEY | No | Any one enables semantic retrieval | |
| WHATSAPP_MCP_TOKEN | Yes | The single owner bearer token | |
| BRIDGE_LOG_MESSAGES | No | Per-message logging. Off keeps content out of logs | off |
| TRANSCRIBE_LANGUAGE | No | Transcription language | ar |
| WHATSAPP_MCP_TOOLSET | No | minimal (29 + meta) or full (96) | minimal |
| WHATSAPP_MEDIA_ROOTS | No | Extra dirs a send tool may read from (colon-separated); the built-in media dir is always allowed | /tmp/wamcp-media |
| BRIDGE_MEDIA_TTL_DAYS | No | Downloaded-media reaper, 0 disables | 14 |
| SPEECHMATICS_API_KEYS | No | Enable voice transcription | |
| WHATSAPP_MCP_AUDIT_LOG | No | Append-only audit trail (the compose file overrides this to /var/log/wamcp/audit.jsonl) | /tmp/wamcp-audit.jsonl |
| WHATSAPP_MCP_TOKENS_JSON | No | Multiple tokens with per-token scopes | |
| WHATSAPP_MCP_EMBED_WEIGHT | No | Semantic weight in hybrid retrieval | 0.6 |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues