Skip to main content
Glama
Roee-Tsur

WhatsApp MCP

by Roee-Tsur

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WHATSAPP_MCP_PORTNoPort for the gateway's local API (default: 8787).
WHATSAPP_MCP_DATA_DIRNoDirectory for session data, contacts, and send log (default: ~/.whatsapp-mcp).
WHATSAPP_MCP_MAX_PER_DAYNoMaximum sends per day (default: 100).
WHATSAPP_MCP_PAIR_NUMBERNoPhone number (digits only) to use pairing code instead of QR for linking.
WHATSAPP_MCP_DRAFT_TTL_MSNoDraft validity window (ms, default: 600000).
WHATSAPP_MCP_MAX_PER_MINUTENoMaximum sends per minute (default: 5).
WHATSAPP_MCP_SEND_DELAY_MAX_MSNoMaximum randomized delay before send (ms, default: 12000).
WHATSAPP_MCP_SEND_DELAY_MIN_MSNoMinimum randomized delay before send (ms, default: 3000).
WHATSAPP_MCP_SYNC_FULL_HISTORYNoSet to 'true' to sync full chat history instead of only recent (default: false).

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/Roee-Tsur/whatsapp-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server