Back to directory
jlucaso1/whatsapp-mcp-ts

jlucaso1/whatsapp-mcp-ts

@jlucaso1

WhatsApp MCP Server (TypeScript/Baileys)

whatsappmessagingmcptypescriptbaileyspersonalchatautomationtool

Installation & Configuration

{
  "mcpServers": {
    "whatsapp": {
      "command": "node",
      "args": [
        "/path/to/whatsapp-mcp-ts/src/main.ts"
      ],
      "timeout": 15,
      "disabled": false
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15