32
grade F
10 days ago
glama

VIDA AI WhatsApp MCP Server

Enables Claude to interact with WhatsApp Business for reading, searching, and sending end-to-end encrypted messages. It supports conversation management, message summarization, and action item tracking while maintaining data privacy through a local private key and a user-controlled Neon database.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 4 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: VIDA_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.
configNEON_DATABASE_URL"": "postgresql://user:pass@ep-xxx.neon.tech/dbname",
🔐 secretVIDA_API_KEY"": "sk_your_key_here",
configVIDA_BAILEYS_AUTH
configVIDA_KEY_PATH"": "~/.vida/private.key"
configVIDA_PROVIDER
// 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 7 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/juancvergara1-vidaai-mcp-4x71bq)](https://m8ven.ai/mcp/juancvergara1-vidaai-mcp-4x71bq)
commit: da0ea3a51a23b81677c29df214366fe0b124fa7b
code hash: 016c524c953a413aa9e14ea16dd13702b1b555cfc20f92a283d066f64b34db69
verified: 4/11/2026, 2:26:50 PM
view raw JSON →