whatsapp-mcp
by moonslayers
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WA_MCP_CDP_HOST | No | Interfaz donde escucha el endpoint CDP. | 127.0.0.1 |
| WA_MCP_CDP_PORT | No | Puerto TCP donde Chrome/Electron expone el endpoint CDP. | 9222 |
| WA_MCP_TYPING_ENABLED | No | Toggle del typing simulado. | true |
| WA_MCP_RATE_MAX_PER_MINUTE | No | Tope de mensajes por ventana deslizante de 60s (todos los chats). | 10 |
| WA_MCP_TYPING_MAX_DELAY_MS | No | Delay máximo entre caracteres al teclear. | 120 |
| WA_MCP_TYPING_MIN_DELAY_MS | No | Delay mínimo entre caracteres al teclear. | 40 |
| WA_MCP_RATE_MIN_INTERVAL_MS | No | Delay mínimo entre dos send_message cualquiera (global). | 3000 |
| WA_MCP_RATE_COOLDOWN_CHAT_MS | No | Delay mínimo entre dos mensajes al mismo chat. | 15000 |
| WA_MCP_TYPING_MAX_MESSAGE_CHARS | No | Mensajes más largos que esto omiten el typing simulado (inserción directa). | 400 |
| WA_MCP_TYPING_PUNCTUATION_PAUSE_MS | No | Pausa extra tras puntuación (`. , ; : ! ?` y salto de línea), con jitter 60–140%. | 350 |
| WA_MCP_TYPING_THINK_BEFORE_SEND_MS | No | Delay aleatorio (jitter 50–150%) entre terminar de teclear y pulsar enviar. | 600 |
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/moonslayers/whatsapp-cdp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server