ericporres/whatsapp-mcp-server
MCP server exposing WhatsApp group chats to Claude — stdio + HTTP transports, chat intelligence processor, Cowork plugin
Platform-specific configuration:
{
"mcpServers": {
"whatsapp-mcp-server": {
"command": "npx",
"args": [
"-y",
"whatsapp-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...