zoho-crm-mcp-server-by-cdata

zoho-crm-mcp-server-by-cdata

0

The project is an MCP Server that enables large language models to query live Zoho CRM data using natural language. It uses CData's JDBC Driver and provides an MCP interface for easy data access without requiring SQL queries.

zoho-crm-mcp-server-by-cdata

CData's Model Context Protocol (MCP) Server for Zoho CRM

Purpose

This read-only MCP Server allows LLMs to query live Zoho CRM data using the CData JDBC Driver for Zoho CRM. The server makes Zoho CRM data available by wrapping the driver through an MCP interface, permitting natural language questions to retrieve information.

Setup Guide

  • Clone the repository and build the server.
  • Download and install the CData JDBC Driver for Zoho CRM.
  • License the CData JDBC Driver by executing the appropriate command.
  • Configure the connection to the data source using the connection string utility and create a .prp file.

Using the Server with Claude Desktop

  • Create or update the config file for Claude Desktop to add the MCP server.
  • Refresh your client for the changes to take effect.

Running the Server

  • Use the command to run the MCP Server, which requires clients to run on the same machine.

Usage Details

The MCP Server facilitates the use of built-in tools to interact with data by asking questions naturally, without needing to explicitly call the tools.