
ManyContacts WhatsApp Business MCP
Add the ManyContacts WhatsApp Business MCP to your agent so messaging, contacts, campaigns, and AI-agent hooks stay one tool call away.
Overview
ManyContacts WhatsApp MCP is an MCP server for the Grow phase that exposes ManyContacts WhatsApp Business messaging, contacts, campaigns, and AI agents to coding agents.
What is this MCP server?
- ManyContacts WhatsApp Business MCP at @manycontacts/mcp v1.1.1 over stdio
- Same CRM surface as whatsapp-business listing: messages, contacts, campaigns, AI agents
- Secret MC_CLI_TOKEN gates all tool access for safer local agent configs
- Published from github.com/manycontacts/mcp with MCP 2025-12-11 server schema
- CLI login path: npx @manycontacts/cli auth login when you skip the web token flow
- Catalog version 1.1.1
- One npm identifier @manycontacts/mcp
- Repository source: github.com/manycontacts/mcp
What problem does it solve?
Your agent cannot act on live WhatsApp conversations because CRM actions live outside the MCP toolchain.
Who is it for?
Builders cataloging or installing the ManyContacts server by the whatsapp-mcp id who already use WhatsApp Business for users.
Skip if: Greenfield projects with no WhatsApp audience or builders who need SMS or email MCP instead.
What do I get? / Deliverables
Registering whatsapp-mcp with MC_CLI_TOKEN lets agents invoke ManyContacts WhatsApp operations as structured MCP tools.
- stdio MCP session to ManyContacts WhatsApp APIs
- Tool surface for messages, contacts, campaigns, and AI agent hooks
- Documented v1.1.1 package pin for reproducible agent setups
Recommended MCP Servers
Journey fit
How it compares
Registry alias of the ManyContacts WhatsApp CRM MCP server, not a standalone Meta WhatsApp SDK.
Common Questions / FAQ
Who is ManyContacts WhatsApp MCP for?
Developers on Claude Code, Cursor, or generic MCP hosts who standardize on ManyContacts for WhatsApp Business and want tool-based access.
When should I use ManyContacts WhatsApp MCP?
Use it in Grow when you automate follow-ups, campaign steps, or agent-assisted replies after launch.
How do I add ManyContacts WhatsApp MCP to my agent?
Point your MCP config at @manycontacts/mcp stdio, export MC_CLI_TOKEN as a secret, verify login via CLI if needed, and reload the agent.