Back to Home
ZenHive icon

whatsapp_mcp

Verified Safe

by ZenHive

Overview

Provides full read/write access to WhatsApp for AI agents via an Elixir MCP server and Go bridge.

Installation

Run Command
/path/to/whatsapp_mcp/bin/whatsapp-mcp

Environment Variables

  • WHATSAPP_BRIDGE_PORT

Security Notes

The system is designed for local operation, storing all WhatsApp data in local SQLite databases. Communication between the MCP server and Claude Code is via standard I/O, and the Go bridge exposes its API only on 'localhost:8080', significantly limiting external network exposure. SQL queries in the Go bridge are parameterized to prevent injection vulnerabilities. User authentication relies on WhatsApp's secure QR code linking mechanism. No 'eval' or obvious obfuscation was found. Any direct WhatsApp integration carries inherent risks from the third-party API, but the project itself appears well-hardened against common vulnerabilities.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2026-01-03

Tags

WhatsAppMCPElixirGoMessagingCommunication