Skip to main content
Glama
moonslayers
by moonslayers

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WA_MCP_CDP_HOSTNoInterfaz donde escucha el endpoint CDP.127.0.0.1
WA_MCP_CDP_PORTNoPuerto TCP donde Chrome/Electron expone el endpoint CDP.9222
WA_MCP_TYPING_ENABLEDNoToggle del typing simulado.true
WA_MCP_RATE_MAX_PER_MINUTENoTope de mensajes por ventana deslizante de 60s (todos los chats).10
WA_MCP_TYPING_MAX_DELAY_MSNoDelay máximo entre caracteres al teclear.120
WA_MCP_TYPING_MIN_DELAY_MSNoDelay mínimo entre caracteres al teclear.40
WA_MCP_RATE_MIN_INTERVAL_MSNoDelay mínimo entre dos send_message cualquiera (global).3000
WA_MCP_RATE_COOLDOWN_CHAT_MSNoDelay mínimo entre dos mensajes al mismo chat.15000
WA_MCP_TYPING_MAX_MESSAGE_CHARSNoMensajes más largos que esto omiten el typing simulado (inserción directa).400
WA_MCP_TYPING_PUNCTUATION_PAUSE_MSNoPausa extra tras puntuación (`. , ; : ! ?` y salto de línea), con jitter 60–140%.350
WA_MCP_TYPING_THINK_BEFORE_SEND_MSNoDelay 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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