Skip to main content
Glama

Zoho CRM MCP Server

MIT License
1
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZOHO_SCOPENoAPI access scopes for Zoho CRMZohoCRM.modules.ALL,ZohoCRM.users.READ
ZOHO_CLIENT_IDYesYour Zoho Developer Console app Client ID
ZOHO_API_DOMAINNoZoho API domain specific to your regionhttps://www.zohoapis.com
ZOHO_ACCESS_TOKENYesGenerated access token from the authentication process
ZOHO_REDIRECT_URINoRedirect URI for OAuth flow, should match your Zoho app configurationhttp://localhost:8080/callback
ZOHO_CLIENT_SECRETYesYour Zoho Developer Console app Client Secret
ZOHO_REFRESH_TOKENYesGenerated refresh token from the authentication process

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SkanderBS2024/zoho-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server