MCP server for Zoho CRM - Complete CRM suite integration
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Zoho Crm.
get_leadsRetrieve leads from Zoho CRM with pagination
create_leadCreate new leads in Zoho CRM
get_contactsFetch contacts with pagination support
get_dealsGet deals from Zoho CRM
search_recordsSearch across any module with custom criteria
A Model Context Protocol (MCP) server for integrating Zoho CRM with GenAI applications.
This MCP server provides seamless integration with Zoho CRM, enabling AI assistants and applications to interact with your CRM data through a standardized interface.
The server exposes the following MCP tools:
ZohoCRM.modules.ALLZohoCRM.settings.ALLCopy the example configuration:
Edit .env with your credentials:
This project includes GitHub Actions workflows for:
The server includes comprehensive error handling:
The server uses Python's built-in logging module. Configure log level via environment variable:
Contributions are welcome! Please feel free to submit a Pull Request.
git checkout -b feature/AmazingFeature)git commit -m 'Add some AmazingFeature')git push origin feature/AmazingFeature)Issue: ModuleNotFoundError: No module named 'mcp'
Solution: Install the MCP SDK: pip install mcp
Issue: Token refresh fails Solution: Verify your refresh token is valid and has the required scopes
Issue: Rate limit errors
Solution: Adjust RATE_LIMIT_REQUESTS and RATE_LIMIT_PERIOD in your .env file
MIT License - see LICENSE file for details
For issues, questions, or contributions, please visit:
Made with β€οΈ for the MCP community
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/zoho-crm)<a href="https://allmcps.com/mcp/zoho-crm"><img src="https://allmcps.com/api/badge/zoho-crm?style=directory" alt="Zoho Crm on AllMCPs" /></a>