44
/ 100
3 days ago
glama

WA MCP

WhatsApp MCP server that exposes messaging, groups, contacts, and profile management as tools and resources for AI agents, supporting Baileys and Meta Cloud API.

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
🚨
Known vulnerabilities in dependencies: 2 critical, 4 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
🔐
You'll be asked for 3 credentials: WA_CLOUD_VERIFY_TOKEN, WA_CLOUD_WEBHOOK_SECRET, WA_MCP_API_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.
configWA_AUTO_RECONNECTtrue Auto-reconnect on disconnect
configWA_BAILEYS_RATE_LIMIT20 Messages/min per Baileys instance
configWA_CLOUD_RATE_LIMIT80 Messages/min per Cloud API instance
🔐 secretWA_CLOUD_VERIFY_TOKEN
🔐 secretWA_CLOUD_WEBHOOK_SECRETMeta webhook verification
configWA_LOG_LEVELinfo debug \ info \ warn \ error
🔐 secretWA_MCP_API_KEYBearer token auth. Unset = no auth (dev)
configWA_MCP_PORT3000 HTTP server port
configWA_MEDIA_CACHE_MAX_MB500 Media cache size limit
configWA_MESSAGE_RETENTION_DAYS30 Auto-delete old messages
configWA_REDIS_URL"": "redis://localhost:6379"
configWA_TRANSPORT"": "stdio",
// 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 9 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/delltrak-wamcp-1rh99f)](https://m8ven.ai/mcp/delltrak-wamcp-1rh99f)
commit: 0e2bdb60a63ebb13239cd7b14bf33e0523180671
code hash: 191de2fce06ffdf623b8e70f0e3b3307e61d9a54c2f84d9be91e559dff44777b
verified: 6/18/2026, 10:52:44 AM
view raw JSON →