Loading MCP server directory, please wait...
WhatsApp Business CRM: send messages, manage contacts, campaigns, and AI agents.
npx @getmcp/cli add io.github.ManyContacts/whatsapp-businessRequires Node.js 18+. Community-contributed server. Review source before installing.
MC_CLI_TOKENManyContacts CLI authentication token. Get one at https://manycontacts.com or via: npx @manycontacts/cli auth login
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ManyContacts/whatsapp-business": {
"command": "npx",
"args": [
"-y",
"@manycontacts/mcp"
],
"env": {
"MC_CLI_TOKEN": ""
}
}
}
}