Back to directory
whatsapp

whatsapp

@lharries5512

A Model Context Protocol (MCP) server for WhatsApp that enables searching, reading, and sending messages (including media) via AI agents.

whatsappmcp-serverai-integrationmessagingmedia-supportcontext

Installation & Configuration

{
  "mcpServers": {
    "whatsapp": {
      "command": "{{PATH_TO_UV}}",
      "args": [
        "--directory",
        "{{PATH_TO_SRC}}/whatsapp-mcp/whatsapp-mcp-server",
        "run",
        "main.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Go
Created
2025/3/29
Updated
2026/6/8