74
/ 100
1 month ago
glama

WhatsApp MCP Server

Integrates WhatsApp with AI agents, enabling message sending, chat search, media sharing, approval workflows, and activity summaries via any MCP client.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
7 tools verified — handlers match their declared behaviour
5 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: DATA_ENCRYPTION_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALLOWED_CONTACTSContact whitelist — restrict who can receive messages ()
configAUDIT_DB_PATHAudit log database path /data/audit/audit.db
configAUDIT_FALLBACK_PATH
configAUTH_LINK_TIMEOUT_SECDefault max seconds to wait for link when waiting (15–600) 120
configAUTH_POLL_INTERVAL_SECDefault seconds between connection checks when waiting (2–60) 5
configAUTH_READY_DELAY_MS
configAUTH_WAIT_FOR_LINKDefault: after authenticate shows code/QR, wait and poll until linked (false = return immediately; recommended for most clients to avoid tool-call timeouts) false
configAUTO_CONNECT_ON_STARTUP
configAUTO_READ_RECEIPTSAuto-read incoming messages (senders see blue checkmarks immediately) true
🔐 secretDATA_ENCRYPTION_KEYSecurity posture: Running without is an insecure mode. Only do this with an explicit operator override and documented risk acceptance.
configDISABLED_TOOLSComma-separated tool names to disable ""
configDOWNLOAD_RATE_LIMIT_PER_MINMax media downloads per minute 30
configHOSTNAME
configMESSAGE_RETENTION_DAYSAuto-purge — messages and media auto-deleted after retention period ()
configPRESENCE_MODEOnline presence: available or unavailable available
configRATE_LIMIT_PER_MINMax outbound messages per minute 60
configSEND_READ_RECEIPTSSend read receipts to WhatsApp when mark_messages_read is called true
configSTORE_DB_PATH
configSTORE_PATHSession + message database directory /data/sessions
configWELCOME_GROUP_NAMEWhatsApp group created on first connection (empty = disable) WhatsAppMCP
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/malaccamaxgit-whatsapp-mcp-docker-1bn4j2)](https://m8ven.ai/mcp/malaccamaxgit-whatsapp-mcp-docker-1bn4j2)
commit: 2260f56d95bddc098fb6102e7aa81d9cad5fc619
code hash: 0670db10bc7c89381c6fd1698609ff88acf0500f21b6450abeb921cb85557153
verified: 6/24/2026, 10:29:12 AM
view raw JSON →