Loading languages...
TH

TharanaBope/whatsapp-mcp-n8n

@TharanaBope

This is a Model Context Protocol (MCP) server for WhatsApp.

whatsapp
messaging
ai-integration
mcp-server

# mcpServer Config

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

# stdio

uv --directory {{PATH_TO_SRC}}/whatsapp-mcp/whatsapp-mcp-server run main.py
Transport:
stdio
Sprache:
Python
Erstellt:4/23/2025
Aktualisiert:4/24/2025