WhatsApp MCP server built on the innovatorssoft Baileys fork + the Anthropic Model Context Protocol SDK. Runs on Node or Bun.
{
"mcpServers": {
"kahflanewhatsapp": {
"command": "npx",
"args": [
"-y",
"@kahflane/whatsapp-mcp"
]
}
}
}