69
/ 100
1 month ago
glama

Zoho CRM MCP Server

Enables AI assistants to interact with Zoho CRM data through secure OAuth authentication, supporting comprehensive CRM operations including record management, search, bulk operations, and lead conversion.

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 1 credential: ZOHO_CLIENT_SECRET
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.
configLOG_FILE_PATH
configLOG_LEVELINFO Logging level
configMCP_SERVER_NAME
configZOHO_CLIENT_IDyour_client_id_here
🔐 secretZOHO_CLIENT_SECRETyour_client_secret_here
configZOHO_REDIRECT_URI
configZOHO_SCOPEZohoCRM.modules.ALL,ZohoCRM.settings.ALL,ZohoCRM.users.ALL
configTOKEN_FILE_PATH.zoho_tokens.json Path to store OAuth tokens
configZOHO_API_DOMAIN=https://www.zohoapis.com
configZOHO_ACCOUNTS_DOMAIN=https://accounts.zoho.com
configZOHO_API_VERSION
configREQUEST_TIMEOUT30 API request timeout in seconds
// 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 5 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/junnaisystems-zoho-crm-mcp-9gf2r5)](https://m8ven.ai/mcp/junnaisystems-zoho-crm-mcp-9gf2r5)
commit: c34151723df22d8e39d6c8a4549fc3b37af589b2
code hash: 56b2b251342416daea4d41f4ec88058ba205ab900bd053c651d3f419b1f66a6c
verified: 6/24/2026, 9:46:18 AM
view raw JSON →