74
/ 100
1 month ago
glama

gaviwhatsapp-mcp

Send WhatsApp messages, manage templates, and run broadcast campaigns from AI coding tools. Works with Cursor, Claude Code, and Codex via npx @gaviwhatsapp/mcp.

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
🚨
Secret credentials may flow to a network call
1 flow detected: GAVIVENTURES_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 3 credentials: GAVIVENTURES_API_KEY, GAVIWHATSAPP_API_KEY, WEBHOOK_SECRET
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.
🔐 secretGAVIVENTURES_API_KEY
configGAVIVENTURES_API_URL
🔐 secretGAVIWHATSAPP_API_KEYconst wa = new WhatsApp({ apiKey: process.env.! })
configPORT
🔐 secretWEBHOOK_SECRET
// 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/gaviwhatsapp-gaviwhatsapp-14wnzm)](https://m8ven.ai/mcp/gaviwhatsapp-gaviwhatsapp-14wnzm)
commit: 936ca0337ce0c450d9c32326d2583a26617ed0b8
code hash: 4d84ad7c8f134bf44048d00bf0f53355b32a246323dc369a169182c0d14ab34d
verified: 6/10/2026, 10:38:04 AM
view raw JSON →