Back to directory
nakulben/whatsapp-mcp

nakulben/whatsapp-mcp

@nakulben

WhatsApp MCP Server — Manage templates & send messages via Claude, Cursor, or any MCP client. Meta Cloud API.

whatsappmessagingbusinessmetatemplatesapimcpcloud-apicommerce

Installation & Configuration

{
  "mcpServers": {
    "whatsapp": {
      "command": "/path/to/whatsapp-mcp/venv/bin/python",
      "args": [
        "-m",
        "whatsapp_mcp"
      ],
      "env": {
        "META_ACCESS_TOKEN": "your_access_token",
        "META_WABA_ID": "your_waba_id",
        "META_PHONE_NUMBER_ID": "your_phone_number_id",
        "META_APP_ID": "your_app_id"
      }
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
Python
Created
2026/6/11
Updated
2026/6/12