whatsapp-mcp
Lets an AI assistant read, search, and send messages through your existing WhatsApp account — summarize what someone said, find context across chats, reply o…
Unofficial MCP server that bridges your personal WhatsApp account to AI assistants via the WhatsApp Web protocol (whatsmeow). Seven tools let Claude list chats, read and search messages across conversations, and send messages; history syncs to a local SQLite database. Self-hosted in Go or Docker; clients connect over streamable HTTP with API-key auth.
- Send automated status updates to team members via WhatsApp during deployments
- Retrieve WhatsApp message history for incident postmortems and communication logs
- Notify on-call engineers about critical alerts through WhatsApp integration
Lets an AI assistant read, search, and send messages through your existing WhatsApp account — summarize what someone said, find context across chats, reply on your behalf. Uses the unofficial WhatsApp Web protocol, not Meta's Business API.
DevOps and customer success teams building internal notification systems or support automation that require WhatsApp delivery.
https://github.com/felipeadeildo/whatsapp-mcp
By felipeadeildo
How to Get It
git clone https://github.com/felipeadeildo/whatsapp-mcp && cd whatsapp-mcp && cp .env.example .env && docker compose up -d # then scan the QR code shown in 'docker compose logs -f whatsapp-mcp' to link WhatsApp
Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.
Once it’s connected, paste this into Claude:
Help me send automated status updates to team members via WhatsApp during deployments
Trust Signals Auto-scanned
Data & Access
Community Pulse Emerging
Discussed on Hacker News
- Show HN: WhatsApp MCP Server — Hacker News · 229 pts
- WhatsApp MCP Exploited — Hacker News · 25 pts
- WhatsApp MCP Exploited: Exfiltrating your message history via MCP — Hacker News · 3 pts
3 mentions across 1 sources
Reviewer notes
Auto-scanned review. These are observations, not a security certification.
Scored from trust signals (evidence-eval-v1): 75 GitHub stars; contributors unknown; last commit 2d ago; license GPL-3.0.
Things to check
- Unofficial — connects through your personal WhatsApp account via the reverse-engineered WhatsApp Web protocol (whatsmeow), not an API Meta supports. Self-hosted: all synced messages land in a local SQLite database you must secure. Do not install via 'npx whatsapp-mcp' — that npm package is an unrelated project. GPL-3.0.
- License (GPL-3.0) may restrict commercial use. Check with your legal team.
How to evaluate tools before deploying →
Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.
Evaluation
Scored from trust signals (evidence-eval-v1): 75 GitHub stars; contributors unknown; last commit 2d ago; license GPL-3.0.