ruwa

oqva-digital/ruwa
★ 0 stars Rust AI/LLM Updated 4d ago
Self-hosted WhatsApp client with an HTTP API and MCP server — send/receive, keyword + local semantic search, multi-tenant. Rust, AGPL-3.0.
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": {
    "ruwa": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "ruwa"
      ]
    }
  }
}

README Excerpt

**API-first and MCP-ready: a multi-tenant WhatsApp client in Rust — one small binary that turns WhatsApp into a clean HTTP API _and_ a set of MCP tools for AI agents.** ruwa is a from-scratch port of [whatsmeow](https://github.com/tulir/whatsmeow): it speaks WhatsApp's multi-device (WhatsApp Web) protocol directly and exposes it as a

Tools (8)

RUST_LOGRUWA_API_TOKENRUWA_BINDRUWA_DB_ENCRYPTION_KEYRUWA_LEASINGRUWA_MEDIA_STORERUWA_READONLYRUWA_STORE