whatsapp-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUDIO_PROVIDER | No | Transcription route: openrouter (default) | groq | openai. Rollback lanes only | openrouter |
| GEMINI_API_KEY | No | Required for download_media({ describe: true }) image captioning via Gemini 2.5 Flash | |
| MCP_AUTH_TOKEN | Yes | Bearer token required by the HTTP MCP endpoint (mandatory in production) | |
| NTFY_TOPIC_URL | No | Unset = no push notifications; set to enable | |
| EXPECTED_WA_NUMBER | No | Prefix allowed to pair; wrong scan → auto-logout + purge (strongly recommended when wa.example.com is public) | |
| OPENROUTER_API_KEY | No | Whisper provider for download_media audio transcription | |
| WHATSAPP_MCP_DATA_DIR | No | Base dir for auth_info/, data/, and logs (defaults to ., Docker uses /data) | . |
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