67
/ 100
3 days ago
glama

Zoho CRM MCP Server

Enables AI clients and Claude Desktop to interact with the Zoho CRM REST API for record CRUD, metadata discovery, workflows, and bulk operations via OAuth 2.0 authentication.

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.
🔐
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_CLIENT_ID1000.xxxxxxx
🔐 secretZOHO_CLIENT_SECRETEnvironment Variables: Set ZOHO_CLIENT_ID, , ZOHO_REDIRECT_URI, ZOHO_DATA_CENTER in your hosting dashboard.
configZOHO_REDIRECT_URIEnvironment Variables: Set ZOHO_CLIENT_ID, ZOHO_CLIENT_SECRET, , ZOHO_DATA_CENTER in your hosting dashboard.
configZOHO_DATA_CENTEREnvironment Variables: Set ZOHO_CLIENT_ID, ZOHO_CLIENT_SECRET, ZOHO_REDIRECT_URI, in your hosting dashboard.
🔐 secretZOHO_REFRESH_TOKEN
configPORTStart Command: uvicorn server:app --host 0.0.0.0 --port $
configHOST
// 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 6 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/nitinsharma077-echo-zoho-crm-mcp-w8e8pn)](https://m8ven.ai/mcp/nitinsharma077-echo-zoho-crm-mcp-w8e8pn)
commit: 6f7cfe607769a88b48f47077172eef90635236c1
code hash: c45fcd15a71845c72c2cadacbe6aa591b6d58ffc87ee7b948207e26cac657d83
verified: 7/28/2026, 8:58:24 AM
view raw JSON →