Back to MCP Servers
🔌

lharries/whatsapp-mcp

MIT

🐍 🏎️ - An MCP server for searching your personal WhatsApp messages, contacts and sending messages to individuals or groups

GoSearch

Install

npx -y lharries-whatsapp-mcp

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "lharries-whatsapp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "lharries-whatsapp-mcp"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.