Best for
- Teams or individuals using wacrm who want to increase CRM productivity via AI assistants
- Developers who need self-hosting with full control over data and configuration
This server offers a convenient integration for wacrm users with AI assistants, but attention to permissions and risk control is needed.
This MCP server allows AI assistants like Claude and Cursor to interact with a self-hosted wacrm instance, a CRM template for WhatsApp providing shared inbox, contacts, sales pipelines, broadcasts, and no-code automations. It is read-only by default, with optional write and broadcast features.
Install the wacrm-mcp npm package and configure environment variables: WACRM_BASE_URL (base URL of your wacrm instance), WACRM_API_KEY (API key from Settings), WACRM_ENABLE_WRITES (set to true to enable writes), WACRM_ENABLE_BROADCASTS (set to true to enable broadcasts, requires writes).