MCP Directory
Back

wa_llm

by ilanbenb · Python · ★ 157

A WhatsApp bot that can participate in group conversations, powered by AI. The bot monitors group messages and responds when mentioned.

#communities#mcp#mcp-server#whatsapp#whatsapp-api#whatsapp-bot

Install

pip install git+https://github.com/ilanbenb/wa_llm.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "wa-llm": {
      "command": "uvx",
      "args": [
        "git+https://github.com/ilanbenb/wa_llm.git"
      ]
    }
  }
}

From the README

AI-powered WhatsApp bot that **joins any group, tracks conversations, and generates intelligent summaries**. This project includes multiple Docker Compose files for different environments: | File | Purpose | Usage | | ------------------------------ | ------------------------------------------------------------------------------ | ------------------------------------------------------ | | | **Default/Development**. Builds the application…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers