whatsapp-mcp-vision

ThathsiluRa/whatsapp-mcp-vision
★ 0 stars Python AI/LLM Updated 10d ago
WhatsApp MCP server with vision: Claude/agents can SEE images, stickers, and video frames from your chats. Based on lharries/whatsapp-mcp.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

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

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

README Excerpt

This is a Model Context Protocol (MCP) server for WhatsApp. With this you can search and read your personal Whatsapp messages (including images, videos, documents, and audio messages), search your contacts and send messages to either individuals or groups. You can also send media files including images, videos, documents, and audio messages.