60
/ 100
10 days ago
glama

whatsapp-mcp-server

Connects AI assistants to the official Meta WhatsApp Cloud API for managing conversations and sending various message types through natural language. It provides tools for media management, template messages, and real-time webhook processing without the risk of account bans.

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, 17 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: WHATSAPP_APP_SECRET, WHATSAPP_WEBHOOK_VERIFY_TOKEN
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.
configWEBHOOK_PATHOptional HTTP path for webhooks (default: /webhook)
configWEBHOOK_PORTOptional Port for incoming webhook server (default: off). Set to 3000 to enable
configWHATSAPP_API_VERSIONOptional WhatsApp Cloud API version (default: v21.0)
🔐 secretWHATSAPP_APP_SECRET"": "your_app_secret",
configWHATSAPP_BUSINESS_ACCOUNT_IDOptional WhatsApp Business Account ID — required for listing phone numbers and templates
🔐 secretWHATSAPP_WEBHOOK_VERIFY_TOKENWebhook Random secret string — must match what you enter in Meta App Dashboard
// 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 2 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/fredshred7-whatsapp-mcp-server-9u4fc8)](https://m8ven.ai/mcp/fredshred7-whatsapp-mcp-server-9u4fc8)
commit: e6d82e5ed8073ba411d81d38721b5f55472d32a3
code hash: 130b5a0fb3bd87053c8f198c4677b46943a5aa3eaba4e04446eb5f9d536855c3
verified: 6/13/2026, 10:18:28 AM
view raw JSON →