zoho-crm-mcp-server-by-cdata

Provides a local read-only MCP server that exposes Zoho CRM data through CData JDBC Drivers, wrapping the driver into MCP tools (get tables, get columns, run SELECT queries) usable by local MCP clients via stdio.

Evaluated Apr 04, 2026 (16d ago)
Repo ↗ API Gateway mcp zoho-crm jdbc ai-agents data-integration stdio
⚙ Agent Friendliness
47
/ 100
Can an agent use this?
🔒 Security
40
/ 100
Is it safe for agents?
⚡ Reliability
29
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
65
Documentation
70
Error Messages
0
Auth Simplicity
45
Rate Limits
10

🔒 Security

TLS Enforcement
50
Auth Strength
55
Scope Granularity
20
Dep. Hygiene
35
Secret Handling
35

MCP layer appears to rely on the underlying JDBC/OAuth configuration rather than MCP-native auth with fine-grained scopes. The README does not describe secret-handling practices for .prp contents, nor does it mention query sandboxing, SQL injection protections (agent-generated SQL), or rate limit/header handling. Because stdio is local-only, network exposure is reduced, but the local process could still access configured Zoho data with the credentials granted to the JDBC driver.

⚡ Reliability

Uptime/SLA
0
Version Stability
40
Breaking Changes
50
Error Recovery
25
AF Security Reliability

Best When

You need local, interactive read-only CRM data exploration/QA in an MCP-capable desktop environment (e.g., Claude Desktop).

Avoid When

You need secure multi-tenant/remote access, fine-grained authorization enforcement at the MCP layer, or strict guardrails to prevent heavy/expensive queries.

Use Cases

  • Let LLM clients query live Zoho CRM data without writing SQL
  • Retrieve table/column metadata for CRM reporting and data exploration
  • Run read-only analytics-style SELECT queries against CRM objects

Not For

  • Writing, updating, or deleting Zoho CRM data (server is described as read-only)
  • Remote (network) MCP access from another machine (uses stdio, same-host only)
  • Use cases requiring documented pagination, query limits, or strong agent-facing safety controls

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: Uses CData JDBC driver OAuth flow if required by the Zoho CRM source (configured via JDBC connection string / InitiateOAuth=GETANDREFRESH)
OAuth: Yes Scopes: No

Authentication is not shown as MCP-layer auth; it is delegated to the underlying CData JDBC driver via the JDBC connection string and the configured OAuth mechanism.

Pricing

Free tier: No
Requires CC: No

Pricing is not described for the MCP server itself; CData JDBC driver licensing is required per README, implying additional cost depending on the driver/license plan.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Uses stdio; MCP client and server must run on the same machine.
  • Claude Desktop may require fully quitting and reopening to make the MCP server appear.
  • No documented limits/guardrails on SQL query size/complexity; agents could generate expensive SELECTs.
  • Requires correct .prp configuration and CData JDBC driver licensing/OAuth setup.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for zoho-crm-mcp-server-by-cdata.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered