Skip to main content
Glama
sjawhar

WhatsApp MCP Server

by sjawhar

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CONTACTS_DIRNoBase directory for VCF imports../contacts/
DOWNLOADS_DIRNoDirectory for downloaded media../downloads/
WHISPER_MODELNoModel name for transcription.whisper-large-v3-turbo
SEND_JITTER_MSNoRandom jitter added to send delay.2000
WHISPER_API_KEYNoAPI key for Whisper.
WHISPER_API_URLNoWhisper API endpoint for transcription.
ALLOWED_SEND_DIRNoDirectory for outbound file sends../uploads/
MAX_SEND_FAILURESNoConsecutive failures before reconnect.3
ZOMBIE_TIMEOUT_MSNoSilence before zombie connection detection.120000
MAX_SEND_FILE_SIZENoMax file size for send_file.67108864
MIN_SEND_INTERVAL_MSNoMinimum delay between sends.3000
MAX_RECONNECT_ATTEMPTSNoMax reconnect attempts before giving up.10

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/sjawhar/whatsapp-mcp-2.0'

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