73
/ 100
14 days ago
glama

Zoho CRM MCP Server

A Model Context Protocol server for integrating Zoho CRM with GenAI applications, enabling AI assistants to interact with CRM data through a standardized interface.

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 3 credentials: ZOHO_CLIENT_SECRET, ZOHO_REFRESH_TOKEN, ZOHO_ACCESS_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_CLIENT_IDyour_client_id_here
🔐 secretZOHO_CLIENT_SECRETyour_client_secret_here
🔐 secretZOHO_REFRESH_TOKENyour_refresh_token_here
🔐 secretZOHO_ACCESS_TOKEN
configZOHO_API_DOMAIN
configZOHO_ACCOUNTS_URL
configRATE_LIMIT_REQUESTSSolution: Adjust and RATE_LIMIT_PERIOD in your .env file
configRATE_LIMIT_PERIODSolution: Adjust RATE_LIMIT_REQUESTS and in your .env file
configMAX_RETRIES
configRETRY_DELAY
configLOG_LEVELexport =DEBUG # Options: DEBUG, INFO, WARNING, ERROR, CRITICAL
// 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 3 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/asklokesh-zoho-crm-mcp-server-z8ygll)](https://m8ven.ai/mcp/asklokesh-zoho-crm-mcp-server-z8ygll)
commit: 1405998a7c4037bb1c0f4cb709fadea228337696
code hash: 1b68c8542931b22013ee2eae343e6dd060e3362bbba030a648d3698465761bca
verified: 7/17/2026, 8:35:20 AM
view raw JSON →