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 |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/HalemoGPA/whatsapp-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server