remote-whatsapp-mcp

ricardostmalo/remote-whatsapp-mcp
★ 0 stars Python AI/LLM Updated 5d ago
Run WhatsApp as a remote, always-on, OAuth-secured MCP server for Claude & ChatGPT (wacli + WorkOS + Fly)
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "remote-whatsapp-mcp": {
      "command": "uvx",
      "args": [
        "remote-whatsapp-mcp"
      ]
    }
  }
}

Or install with pip: pip install remote-whatsapp-mcp

README Excerpt

Turn WhatsApp into a **remote, always-on, OAuth-secured MCP server** you can add as a custom connector in **Claude** (Code / Desktop / claude.ai) and **ChatGPT** — so an AI assistant can read and send your WhatsApp from anywhere, even with your laptop off. It wraps [`openclaw/wacli`](https://github.com/openclaw/wacli) (a mature Go

Tools (1)

wacli