Communication
WhatsApp MCP
WhatsApp MCP enables your AI assistant to interact with WhatsApp. Search personal messages, manage contacts, send messages to individuals or groups, and analyze conversation history. Uses the WhatsApp Business Platform for reliable message delivery and management.
Stars
1.1k
Installs
52.0k
License
MIT
Kind
MCP
Trust evidence
Catalogued
Catalogued MCP with public repository metadata. Not a verified endorsement.
- Stars: 1.1k · catalog
- Freshness: Updated 2026-01-20
- Used in 0 known stacks (editorial graph may still apply)
Prerequisites
- · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
- · Python 3 + pip
Reference command
{
"mcpServers": {
"whatsapp": {
"command": "python",
"args": ["-m", "whatsapp_mcp"]
}
}
}