wa-mcp
by girik7
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BASE_URL | No | The public HTTPS origin URL used during deployment. | |
| ENGINE_TYPE | No | The WhatsApp engine type. Should be set to baileys. | baileys |
| MCP_CLIENT_ID | Yes | The OAuth client ID used for MCP authentication. | |
| WHISPER_MODEL | No | The whisper.cpp model to use. | medium |
| WHISPER_THREADS | No | Number of CPU threads for whisper transcription. | 4 |
| WHISPER_LANGUAGE | No | The language for whisper transcription (auto for multilingual). | auto |
| MCP_CLIENT_SECRET | Yes | The OAuth client secret (also used as bootstrap API key and for Basic auth). | |
| MCP_REDIRECT_URIS | No | Comma-separated exact allowlist of OAuth callback URLs. Unknown callback URLs fail closed. | |
| AUTO_DOWNLOAD_AUDIO | No | Whether audio/voice notes are auto-downloaded. | true |
| BAILEYS_MESSAGE_STORE_LIMIT | No | The persisted Baileys raw-message store limit, controlling how far back visual on-demand downloads remain available. | |
| VOICE_TRANSCRIPTION_ENABLED | No | Enable or disable voice transcription. | false |
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
ResponsivenessSyncing