mcpbeat Sign in

ManyContacts - WhatsApp Business MCP Server

local only

ManyContacts - WhatsApp Business MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from npm. Last commit 15 Apr 2026.

WhatsApp Business MCP: send messages, manage contacts, campaigns, and AI agents.

Installs per day peak 31 · avg 16 · +46% w/w
a month agotoday
66
Installs / week
npm · @manycontacts/mcp
0
Stars
0 open issues
15 Apr 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check ManyContacts - WhatsApp Business MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add whatsapp-mcp -- npx -y @manycontacts/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "whatsapp-mcp": {
      "args": [
        "-y",
        "@manycontacts/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.whatsapp-mcp]
command = "npx"
args = ["-y", "@manycontacts/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "whatsapp-mcp": {
      "args": [
        "-y",
        "@manycontacts/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "whatsapp-mcp": {
      "args": [
        "-y",
        "@manycontacts/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: MC_CLI_TOKEN (ManyContacts CLI authentication token. Get one at https://manycontacts.com or via: npx @manycontacts/cli auth login). The author declared them in the registry entry; get the values from the project itself.

Alternatives to ManyContacts - WhatsApp Business MCP

same job, measured the same way
ManyContacts - WhatsApp Business CRM
by manycontacts

WhatsApp Business CRM: send messages, manage contacts, campaigns, and AI agents.

local only
Trypeach Io
by trypeach-io

Send and manage WhatsApp messages, contacts, templates, and events via Peach AI.

45 installs/wk local only
Gambot WhatsApp Business API
by gambot-ai

Send WhatsApp messages & templates and manage CRM, leads & campaigns via the Gambot WhatsApp API.

152 installs/wk local only
WhatsApp MCP Server
by nakulben

Manage WhatsApp Business templates and send messages via Meta Cloud API

57 installs/wk local only
Chatflow
by yersat

WhatsApp CRM for AI agents: search contacts, read chats, manage the sales pipeline, send messages.

answering
DripRaven WhatsApp campaigns
by dripraven

Run WhatsApp Business campaigns from any AI assistant: contacts, segments, and broadcasts.

answering
C
PulsyAI
by pulseem

Send SMS, WhatsApp & email, manage contacts and campaigns, and pull reports via Pulseem.

3 tools answering
Kudosity
by kudosity

Send SMS, MMS and WhatsApp, manage contacts and webhooks, from AI agents.

40 installs/wk local only

ManyContacts - WhatsApp Business MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for ManyContacts - WhatsApp Business MCP?
ManyContacts - WhatsApp Business MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @manycontacts/mcp was installed 66 times last week.
How do I connect ManyContacts - WhatsApp Business MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @manycontacts/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use ManyContacts - WhatsApp Business MCP?
The npm package @manycontacts/mcp was installed 66 times in the last week. Week over week that is +46%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is ManyContacts - WhatsApp Business MCP open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.