0
/ 100
4 days ago
pulsemcp

Chatwoot

Wraps the complete Chatwoot API into 51 tools for managing customer support workflows.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Reads files from sensitive locations
Touches: /app/.env
🔐
You'll be asked for 3 credentials: JWT_SECRET, CHATWOOT_API_TOKEN, ADMIN_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configENABLE_HEALTH_CHECK
configREACT_APP_BACKEND_URL
🔐 secretJWT_SECRET
configMONGO_URLYes MongoDB connection string
configDB_NAMENo Database name (default: chatwoot_mcp)
configCHATWOOT_URL"": "https://app.chatwoot.com",
🔐 secretCHATWOOT_API_TOKENyour_access_token
configCHATWOOT_ACCOUNT_IDYes Numeric account ID
configADMIN_EMAIL
🔐 secretADMIN_PASSWORD
configCORS_ORIGINSNo Allowed CORS origins (default: )
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/drmoyassine-mcphub-19y6gc)](https://m8ven.ai/mcp/drmoyassine-mcphub-19y6gc)
commit: 84b3a8e704586f697c5d9a33b29068e5608d8c0d
code hash: 73953e93cec71332e92257b4ad4be2a73bde9e9923710cc7e7daa0f51e875246
verified: 7/27/2026, 10:29:39 AM
view raw JSON →