Back to directory
pnizer/wweb-mcp

pnizer/wweb-mcp

@pnizer

WhatsApp Web MCP Server

whatsappmessagingmcpautomationchataibridgetool

Installation & Configuration

{
  "mcpServers": {
    "whatsapp": {
      "command": "npx",
      "args": [
        "wweb-mcp",
        "-m",
        "mcp",
        "-s",
        "local",
        "-c",
        "api",
        "-t",
        "command",
        "--api-base-url",
        "http://localhost:3001/api",
        "--api-key",
        "YOUR_API_KEY"
      ]
    }
  }
}

Information

Transport
stdiosse
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15