ManyContacts - WhatsApp Business MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 118 installs a week from npm. Last commit 15 Apr 2026.
WhatsApp Business MCP: send messages, manage contacts, campaigns, and AI agents.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add whatsapp-mcp -- npx -y @manycontacts/mcp
{
"mcpServers": {
"whatsapp-mcp": {
"args": [
"-y",
"@manycontacts/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.whatsapp-mcp]
command = "npx"
args = ["-y", "@manycontacts/mcp"]
{
"mcpServers": {
"whatsapp-mcp": {
"args": [
"-y",
"@manycontacts/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"whatsapp-mcp": {
"args": [
"-y",
"@manycontacts/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.