71
/ 100
1 day ago
glama

Zoho CRM MCP Server

Enables AI models to interact with Zoho CRM via Model Context Protocol, supporting CRUD operations, COQL queries, search, and deal stage management.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: ZOHO_CLIENT_SECRET, ZOHO_REFRESH_TOKEN
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.
configZOHO_ENV_FILE
configZOHO_CLIENT_ID
🔐 secretZOHO_CLIENT_SECRET
🔐 secretZOHO_REFRESH_TOKEN
configZOHO_ACCOUNTS_URL
configZOHO_API_DOMAIN
configZOHO_API_VERSION
configZOHO_ORG_ID
configXDG_CONFIG_HOME
// 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 4 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/henriquecaner-zoho-crm-mcp-2cs65l)](https://m8ven.ai/mcp/henriquecaner-zoho-crm-mcp-2cs65l)
commit: c46b90373c401a37922adb5959b1a85937dae07b
code hash: 7e30a8d051e95bd2eb460c010e17d31c47274d5be0f21b04670853ca994f2686
verified: 7/30/2026, 9:02:06 AM
view raw JSON →