Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

ManyContacts - WhatsApp Business CRM

NPM · @MANYCONTACTS/MCP · SCANNED SEP 20

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

Available components

−1 this week 83 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 34 of 109 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability88
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 2857 tokens (~51/item across 55 items; 55 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 12 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "manycontacts.contacts.delete" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 56 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the ManyContacts - WhatsApp Business CRM MCP server?

ManyContacts - WhatsApp Business CRM runs locally as an npm package, launched with npx -y @manycontacts/mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @manycontacts/mcp

# add to Claude Code
claude mcp add manycontacts-whatsapp-business -- npx -y @manycontacts/mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "manycontacts-whatsapp-business": {
      "command": "npx",
      "args": [
        "-y",
        "@manycontacts/mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "manycontacts-whatsapp-business": {
      "command": "npx",
      "args": [
        "-y",
        "@manycontacts/mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add manycontacts-whatsapp-business -- npx -y @manycontacts/mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "manycontacts-whatsapp-business": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@manycontacts/mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add manycontacts-whatsapp-business --command npx --arg -y --arg @manycontacts/mcp
# ~/.hermes/config.yaml
mcp_servers:
  manycontacts-whatsapp-business:
    command: "npx"
    args: ["-y", "@manycontacts/mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "manycontacts-whatsapp-business": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@manycontacts/mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add manycontacts-whatsapp-business -t stdio -c npx -a -y @manycontacts/mcp
// mcp.json
{
  "mcpServers": {
    "manycontacts-whatsapp-business": {
      "command": "npx",
      "args": [
        "-y",
        "@manycontacts/mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 −3
    • Stability: pass → 0.77 functional
  • 15 Sept 26 +1
    • Stability: 0.97 → pass security
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 −3
    • Stability: pass → 0.83 functional
  • 9 Sept 26 +1
    • Stability: 0.97 → pass security
  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/@manycontacts/mcp@1.1.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 109 packages
Packages resolved 109
Stale 34
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 55 exposed · ~2,765 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
manycontacts.ai_agents.feedback ~35

Get feedback/conversation logs for a WhatsApp AI agent

NameTypeReqDescription
idstringyesAI Agent ID (UUID)

No output schema declared.

No examples provided.

manycontacts.ai_agents.get ~37

Get details of a specific WhatsApp AI agent including scenarios and configuration

NameTypeReqDescription
idstringyesAI Agent ID (UUID)

No output schema declared.

No examples provided.

manycontacts.ai_agents.list ~25

List AI agents configured to auto-respond to WhatsApp Business messages

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

manycontacts.ai_agents.update ~93

Update a WhatsApp AI agent's configuration (instructions, active status, etc.)

NameTypeReqDescription
activebooleanEnable or disable the agent
block_1stringAgent instructions block 1
block_2stringAgent instructions block 2
block_3stringAgent instructions block 3
idstringyesAI Agent ID (UUID)

No output schema declared.

No examples provided.

manycontacts.campaigns.create ~127

Create a WhatsApp Business bulk messaging campaign. Sends a template message to a list of phone numbers at a scheduled time.

NameTypeReqDescription
datestringyesScheduled send date in ISO format, e.g. 2026-12-01T09:00:00
namestringyesCampaign name
phonesstringyesComma-separated phone numbers to send to
templateIdstringyesWhatsApp template ID to use
variablesstringTemplate variables as JSON array, e.g. '["John","20%"]'

No output schema declared.

No examples provided.

manycontacts.campaigns.delete ~30

Delete a WhatsApp Business campaign

NameTypeReqDescription
idstringyesCampaign ID to delete

No output schema declared.

No examples provided.

manycontacts.campaigns.list ~31

List WhatsApp Business bulk messaging campaigns with statistics (sent, delivered, read, failed counts)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

manycontacts.channels.list ~19

List connected WhatsApp Business and Instagram channels

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

manycontacts.contacts.assign ~57

Assign a WhatsApp Business contact to a team member

NameTypeReqDescription
phonestringyesPhone number with country code, e.g. 34600000000
userIdstringyesUser ID to assign the contact to

No output schema declared.

No examples provided.

manycontacts.contacts.bulk ~82

Perform bulk operations on multiple WhatsApp Business contacts (close, open, assign, add_tag, add_team)

NameTypeReqDescription
actionstringyesBulk action to perform
phonesstringyesComma-separated phone numbers
valuestringValue for action (user_id for assign, tag_id for add_tag, team_id for add_team)

No output schema declared.

No examples provided.

manycontacts.contacts.close ~38

Close a WhatsApp Business conversation

NameTypeReqDescription
phonestringyesPhone number with country code, e.g. 34600000000

No output schema declared.

No examples provided.

manycontacts.contacts.create ~61

Create a new WhatsApp Business contact in ManyContacts CRM

NameTypeReqDescription
namestringContact name
notesstringContact notes
phonestringyesPhone number with country code, e.g. 34600000000

No output schema declared.

No examples provided.

manycontacts.contacts.delete ~42

Delete a WhatsApp Business contact from ManyContacts CRM

NameTypeReqDescription
phonestringyesPhone number with country code, e.g. 34600000000

No output schema declared.

No examples provided.

manycontacts.contacts.get ~49

Get detailed information about a WhatsApp Business contact including tags, teams, and funnel stages

NameTypeReqDescription
phonestringyesPhone number with country code, e.g. 34600000000

No output schema declared.

No examples provided.

manycontacts.contacts.list ~196

List WhatsApp Business contacts with filters. Returns paginated results.

NameTypeReqDescription
assigned_tostringFilter by assigned user ID
blackliststringOnly blacklisted contacts
date_fromstringFilter updated after date (YYYY-MM-DD)
date_tostringFilter updated before date (YYYY-MM-DD, max 90 days range)
limitnumberResults per page, max 200 (default 50)
openstringFilter by open/closed status
pagenumberPage number (default 1)
scheduledstringOnly contacts with pending scheduled messages
stagesstringComma-separated funnel stage IDs
tagsstringComma-separated tag IDs (contacts must have ALL tags)
teamstringFilter by team ID
unreadstringOnly contacts with unread messages

No output schema declared.

No examples provided.

manycontacts.contacts.open ~40

Reopen a closed WhatsApp Business conversation

NameTypeReqDescription
phonestringyesPhone number with country code, e.g. 34600000000

No output schema declared.

No examples provided.

manycontacts.contacts.set_stage ~68

Move a WhatsApp Business contact to a funnel/pipeline stage

NameTypeReqDescription
funnel_idstringyesFunnel ID
phonestringyesPhone number with country code, e.g. 34600000000
stage_idstringyesStage ID within the funnel

No output schema declared.

No examples provided.

manycontacts.contacts.tag.add ~54

Add a tag to a WhatsApp Business contact

NameTypeReqDescription
phonestringyesPhone number with country code, e.g. 34600000000
tagIdstringyesTag ID to add

No output schema declared.

No examples provided.

manycontacts.contacts.tag.remove ~54

Remove a tag from a WhatsApp Business contact

NameTypeReqDescription
phonestringyesPhone number with country code, e.g. 34600000000
tagIdstringyesTag ID to remove

No output schema declared.

No examples provided.

manycontacts.contacts.team.add ~54

Add a team to a WhatsApp Business contact

NameTypeReqDescription
phonestringyesPhone number with country code, e.g. 34600000000
teamIdstringyesTeam ID to add

No output schema declared.

No examples provided.

manycontacts.contacts.team.remove ~54

Remove a team from a WhatsApp Business contact

NameTypeReqDescription
phonestringyesPhone number with country code, e.g. 34600000000
teamIdstringyesTeam ID to remove

No output schema declared.

No examples provided.

manycontacts.contacts.unassign ~44

Unassign a WhatsApp Business contact (remove user assignment)

NameTypeReqDescription
phonestringyesPhone number with country code, e.g. 34600000000

No output schema declared.

No examples provided.

manycontacts.contacts.update ~79

Update an existing WhatsApp Business contact (name, notes, custom fields)

NameTypeReqDescription
customFieldsstringCustom fields as JSON string
namestringNew contact name
notesstringNew contact notes
phonestringyesPhone number with country code, e.g. 34600000000

No output schema declared.

No examples provided.

manycontacts.context ~42

Get ManyContacts account overview: WhatsApp Business channels, contact/user/tag counts, active AI agents, and enabled features. Use this first to understand the account state.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

manycontacts.funnels.add_stage ~51

Add a stage to a sales funnel/pipeline

NameTypeReqDescription
funnelIdstringyesFunnel ID
namestringyesStage name
ordernumberyesStage order position

No output schema declared.

No examples provided.

manycontacts.funnels.contacts ~65

List contacts in a funnel/pipeline, optionally filtered by stage

NameTypeReqDescription
funnelIdstringyesFunnel ID
limitnumberResults per page
pagenumberPage number
stage_idstringFilter by stage ID

No output schema declared.

No examples provided.

manycontacts.funnels.create ~33

Create a new sales funnel/pipeline for WhatsApp Business contacts

NameTypeReqDescription
namestringyesFunnel name

No output schema declared.

No examples provided.

manycontacts.funnels.delete ~29

Delete a sales funnel/pipeline

NameTypeReqDescription
idstringyesFunnel ID to delete

No output schema declared.

No examples provided.

manycontacts.funnels.list ~25

List sales funnels/pipelines for organizing WhatsApp Business contacts by stage

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

manycontacts.funnels.update_stage ~54

Update a stage in a sales funnel/pipeline

NameTypeReqDescription
funnelIdstringyesFunnel ID
namestringNew stage name
stageIdstringyesStage ID to update

No output schema declared.

No examples provided.

manycontacts.messages.list ~76

List WhatsApp Business messages for a contact. Shows the conversation history with timestamps and status.

NameTypeReqDescription
limitnumberMessages per page (default 50)
pagenumberPage number (default 1)
phonestringyesPhone number with country code, e.g. 34600000000

No output schema declared.

No examples provided.

manycontacts.messages.send.note ~59

Send an internal note on a WhatsApp Business contact (not visible to the contact)

NameTypeReqDescription
bodystringyesInternal note text
phonestringyesPhone number with country code, e.g. 34600000000

No output schema declared.

No examples provided.

manycontacts.messages.send.template ~85

Send a WhatsApp Business template message (for outbound messaging outside the 24h window)

NameTypeReqDescription
phonestringyesPhone number with country code, e.g. 34600000000
templateIdstringyesTemplate ID to send
variablesstringTemplate variables as JSON array, e.g. '["John","20%"]'

No output schema declared.

No examples provided.

manycontacts.messages.send.text ~55

Send a WhatsApp Business text message to a phone number

NameTypeReqDescription
bodystringyesMessage text to send
phonestringyesPhone number with country code, e.g. 34600000000

No output schema declared.

No examples provided.

manycontacts.org.apikey ~17

Get the organization API key

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

manycontacts.org.get ~24

Get WhatsApp Business organization/account information (name, timezone, settings)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

manycontacts.org.schedule.get ~23

Get the business hours schedule for the WhatsApp Business account

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

manycontacts.org.update ~181

Update WhatsApp Business organization settings (timezone, auto-reply, webhooks, etc.)

NameTypeReqDescription
auto_reply_awaybooleanEnable away auto-reply
auto_reply_away_textstringAway auto-reply text
auto_reply_closebooleanEnable auto-reply on chat close
auto_reply_close_minutesnumberMinutes before auto-close
auto_reply_close_textstringAuto-reply text when chat closes
auto_reply_openbooleanEnable auto-reply on chat open
auto_reply_open_textstringAuto-reply text when chat opens
timezonestringTimezone, e.g. Europe/Madrid
webhooks_forwardbooleanEnable webhook forwarding
webhooks_forward_urlstringWebhook forward URL

No output schema declared.

No examples provided.

manycontacts.tags.create ~54

Create a new tag for WhatsApp Business contacts

NameTypeReqDescription
colorstringTag color hex, e.g. #ff0000 (default #fab1a0)
namestringyesTag name

No output schema declared.

No examples provided.

manycontacts.tags.delete ~29

Delete a WhatsApp Business contact tag

NameTypeReqDescription
idstringyesTag ID to delete

No output schema declared.

No examples provided.

manycontacts.tags.list ~21

List all tags for categorizing WhatsApp Business contacts

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

manycontacts.tags.update ~49

Update an existing WhatsApp Business contact tag

NameTypeReqDescription
colorstringNew tag color hex
idstringyesTag ID
namestringNew tag name

No output schema declared.

No examples provided.

manycontacts.teams.add_member ~41

Add a user to a team

NameTypeReqDescription
teamIdstringyesTeam ID
userIdstringyesUser ID to add

No output schema declared.

No examples provided.

manycontacts.teams.create ~31

Create a new team in the WhatsApp Business organization

NameTypeReqDescription
namestringyesTeam name

No output schema declared.

No examples provided.

manycontacts.teams.delete ~32

Delete a team from the WhatsApp Business organization

NameTypeReqDescription
idstringyesTeam ID to delete

No output schema declared.

No examples provided.

manycontacts.teams.list ~20

List teams in the WhatsApp Business organization

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

manycontacts.teams.remove_member ~41

Remove a user from a team

NameTypeReqDescription
teamIdstringyesTeam ID
userIdstringyesUser ID to remove

No output schema declared.

No examples provided.

manycontacts.templates.get ~34

Get details of a specific WhatsApp Business message template including components and configuration

NameTypeReqDescription
idstringyesTemplate ID

No output schema declared.

No examples provided.

manycontacts.templates.list ~42

List WhatsApp Business message templates. Templates are required for sending messages outside the 24h conversation window.

NameTypeReqDescription
statusstringFilter by template status

No output schema declared.

No examples provided.

manycontacts.templates.sync ~33

Sync WhatsApp Business templates from Meta Cloud API. Fetches the latest templates from the connected WhatsApp Business account.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

Common questions

What is the ManyContacts - WhatsApp Business CRM MCP server?

ManyContacts - WhatsApp Business CRM is an MCP server listed in the public MCP registry as io.github.ManyContacts/whatsapp-business. WhatsApp Business CRM: send messages, manage contacts, campaigns, and AI agents. This page covers its npm package (@manycontacts/mcp).

Is the ManyContacts - WhatsApp Business CRM MCP server safe to use?

ManyContacts - WhatsApp Business CRM scores 83 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the ManyContacts - WhatsApp Business CRM MCP server expose?

ManyContacts - WhatsApp Business CRM exposes 55 tools: manycontacts.context, manycontacts.contacts.list, manycontacts.contacts.get, manycontacts.contacts.create, manycontacts.contacts.update, and 50 more. Their descriptions and schemas cost roughly 2,765 tokens of context every time the server is loaded.

Is the ManyContacts - WhatsApp Business CRM MCP server still maintained?

ManyContacts - WhatsApp Business CRM is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the ManyContacts - WhatsApp Business CRM MCP server under?

ManyContacts - WhatsApp Business CRM declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.