MCP server
Zoho CRM MCP server
Zoho's official hosted MCP servers for Zoho CRM cover read-only data insights, record operations, module changes and workflow automation.
- Official server
- CRM and sales
Why it matters
What it does and why it matters
Zoho CRM is widely used by small and mid-size businesses, often alongside other Zoho apps. Zoho offers four prebuilt, hosted MCP servers for it: Data Insights, which is read-only, Data Operations for creating, reading, updating and deleting records, Module Customization and Workflow and Process Automation.
The split is helpful: a sales team can use the read-only insights server for questions, while only administrators get the servers that change records or configuration.
Zoho documents the remote addresses but not the exact tool names, so none are listed here. We recommend starting with the Data Insights server, since it cannot change anything, and adding the operations server only for tested tasks.
Teams that already use other Zoho apps can combine these servers with Zoho's wider automation tools.
Use cases
Best business use cases
Sales questions
Record updates
Admin changes
Automation
Tools
Available tools
Tool names as published by the maintainer at review time. Versions change, so check the repository for the current list.
Zoho docs name the four servers and their scope but do not list tool identifiers.
Read and write: Data Insights is read-only; Data Operations adds create, update and delete; other servers change schema and automation.
Workflows
Example workflows
Monthly sales questions
-
1
Connect the Data Insights server.
-
2
Ask for won deals by rep this month.
-
3
The assistant queries Zoho CRM.
-
4
It returns a table.
-
5
Nothing is changed.
Bulk update with approval
-
1
Connect the Data Operations server.
-
2
Ask to update lead sources from an import.
-
3
The assistant lists planned changes.
-
4
An admin approves.
-
5
It applies them and reports.
Prompts
Example prompts
“How many deals did each rep win this month?”
“List leads created this week without an owner.”
“Show the planned updates before changing any records.”
Setup
Installation and configuration
Examples for Claude Desktop and Claude Code. Replace the placeholder values with your own keys, and store secrets outside version control.
Claude Code: terminal
claude mcp add --transport http zoho-crm-data-operations https://zoho-crm-data-operations-60065097786.zohomcp.in/mcp/fe46ddbc48fec3713c8754cea8ec9ac5/message
- Hosted server: https://zoho-crm-data-operations-60065097786.zohomcp.in/mcp/fe46ddbc48fec3713c8754cea8ec9ac5/message (Data Operations; other server URLs in the docs).
- Needs: OAuth on first tool call; actions scoped to the user's CRM permissions. Calls use normal API credits..
- Claude Desktop: Connectors > add custom connector, paste the Remote MCP Server URL for each server, then Connect to start OAuth.
Security
Security considerations
-
Right user, right access
Connect with a user whose CRM role fits the task, not an admin.
-
Start read-only
Begin with lookups. Add create and update actions one at a time.
-
Customer data
Give most users the read-only Data Insights server.
-
Audit changes
Review records changed through the assistant, especially in the first weeks.
Related servers
Servers that pair well with it
HubSpot
HubSpot's official hosted MCP server lets AI search and manage CRM records, query CRM data and work with marketing emails, pages and posts.
Pipedrive
Pipedrive's official hosted MCP server, in beta, lets AI search deals, people, organizations and leads, and create and update records.
Salesforce
Salesforce's official DX MCP server lets AI query data with SOQL, manage orgs and metadata, run tests and assign permission sets.
Keep exploring
Solutions and services that use it
Related services
View all related services- MCP integration Connect AI assistants to your CRM, files, databases and tools through Model Context Protocol servers, with safe permissions.
- CRM integration Connect your CRM to forms, email, billing and support so customer records stay complete without typing.
- Automation and Integrations CRM, payment and API integrations, MCP connections and workflows that stop people copying data by hand.
- AI agents AI that takes actions in your systems, such as qualifying leads or processing requests, with people checking the results.
- Landing pages Single-purpose pages for a campaign, a launch or a product, built to load fast and test quickly.
- AI workflows Step-by-step automations where AI handles the reading, sorting and drafting inside a process you control.
Solutions
View all solutions- AI lead qualification Score, research and route every new inquiry so your team talks to the best leads first.
- AI sales research agent Short, sourced briefings on each prospect before a call, drafted by an AI agent from public information and your CRM.
- AI automation and integrations Connect the tools you already use so data moves once, correctly, and AI reads the parts that arrive as text or documents.
- Scheduling and drafting automation Turn one piece of content into posts for each channel, schedule them and track results, with approval before anything goes out.
- Meeting notes automation Transcribe meetings and calls, summarize decisions and push action items into your CRM or project tool.
Industries
View all industries- Real estate Listing sites, lead handling, CRM automation and document workflows for agencies, brokers and developers.
- Professional services Client portals, proposal drafting, knowledge assistants and internal tools for consultancies, agencies and firms.
- Recruiting and staffing Candidate screening assistants, ATS integrations, interview notes and onboarding automation for recruiters and staffing firms.
- Marketing agencies Landing pages, content workflows, client reporting and white-label development capacity for marketing agencies.
Guides and articles
View all guides and articles- How to connect AI to your CRM Connect AI assistants to HubSpot, Salesforce or other CRMs safely, with the tasks worth automating first.
- What are AI agents and how do businesses use them? What AI agents are, real business uses, the controls they need and how to start with one safely.
- What is the Model Context Protocol? A business guide to MCP: what it is, how MCP servers work, who supports it and how to start using it.
- How to build an AI workflow with MCP servers Plan, connect and test an AI workflow that uses MCP servers, from a single task to a reliable process.
- AI chatbot vs AI agent What separates a chatbot that answers from an agent that acts, and when you need each.
Glossary terms
View all glossary terms- CRM A CRM, or customer relationship management system, stores contacts, companies, deals and interactions so a team can manage its customer relationships in one place.
- Workflow automation Workflow automation uses software to move work through a series of steps, such as routing, approvals and notifications, based on rules and events.
- AI agent An AI agent is software that uses a language model to plan steps, call tools and act toward a goal, instead of only answering one question.
- API integration An API integration connects two or more systems through their APIs so data and actions flow between them automatically.
- MCP server An MCP server is a program or hosted service that exposes a system's data and actions as tools that AI assistants can use through the Model Context Protocol.
- Model Context Protocol The Model Context Protocol, or MCP, is an open standard for connecting AI assistants to external tools and data in a consistent way.
FAQ
Questions people ask us
Have a question that is not here? Ask us directly.
Yes. Zoho hosts four prebuilt servers for Zoho CRM.
The Data Insights server.
Zoho does not publish exact tool names.