MCP Directory
Back

whatsapp-mcp

by verygoodplugins · Go · ★ 98

WhatsApp MCP server - Connect Claude to WhatsApp for reading and sending messages

#anthropic#claude#mcp#model-context-protocol#whatsapp

Install

go install github.com/verygoodplugins/whatsapp-mcp@latest

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "whatsapp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:verygoodplugins/whatsapp-mcp"
      ]
    }
  }
}

From the README

[](https://github.com/verygoodplugins/whatsapp-mcp/actions/workflows/ci.yml) [](https://opensource.org/licenses/MIT) [](https://www.python.org/downloads/) [](https://go.dev/) A Model Context Protocol (MCP) server for WhatsApp, enabling Claude to read and send WhatsApp messages. > Originally created by [Luke Harries](https://github.com/lharries/whatsapp-mcp). Maintained by [Very Good Plugins](https://verygoodplugins.com/?utm_source=github). Watch the WhatsApp MCP demo video Product demo generated with Remotion using simulated data. - **Message Management**: Search and read personal Wha…
Read full README on GitHub →

Related communication servers