74
/ 100
23 days ago
glama

whatsapp-business-mcp

MCP server for the WhatsApp Business API that enables managing business accounts, phone numbers, message templates, sending template messages, and tracking message status via the Meta Graph 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
8 tools verified — handlers match their declared behaviour
4 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.
🔐
You'll be asked for 2 credentials: MCP_BEARER_TOKEN, WHATSAPP_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.
configHOSTno 0.0.0.0 HTTP transport bind address.
🔐 secretMCP_BEARER_TOKENno — If set, HTTP requests must send Authorization: Bearer <token>.
configMCP_HTTP_PATHno /mcp HTTP transport endpoint path.
configMCP_TRANSPORTno stdio stdio or http.
configPORTno 3000 HTTP transport port.
configWHATSAPP_API_VERSIONno v23.0 Graph API version.
🔐 secretWHATSAPP_TOKENyes — Meta Graph API access token (system user token recommended).
// 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 5 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/gonzalez8-whatsapp-business-mcp-czsecc)](https://m8ven.ai/mcp/gonzalez8-whatsapp-business-mcp-czsecc)
commit: 01a0a1c7ccf1d522ec412c8d8674d07a9f3cac59
code hash: b5bcc0b355f921f6a61d450e1aafdfe802fb16b8a2686ee27602085d2d928f2b
verified: 6/23/2026, 10:32:43 AM
view raw JSON →