Skip to main content
Glama
agustif

zoho-mail-mcp

by agustif

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZOHO_CLIENT_IDYesOAuth2 Client ID from Zoho API Console
ZOHO_MAILBOXESNoMulti-mailbox JSON array or comma-separated list of names. Each entry can contain refreshToken, email, accountId. Alternatively, provide per-mailbox tokens using ZOHO_MAILBOX_<NAME>_REFRESH_TOKEN.
ZOHO_ACCOUNT_IDNoSelect a specific accessible account ID (single-mailbox mode)
ZOHO_DATACENTERNoZoho datacenter: eu (default), us, in, au, jp, ca, sa, or uk
ZOHO_MAX_RETRIESNoNetwork/429/5xx retries; defaults to 3
ZOHO_ACCOUNT_EMAILNoSelect an account by primary address or alias (single-mailbox mode)
ZOHO_CLIENT_SECRETYesOAuth2 Client Secret
ZOHO_REFRESH_TOKENNoOAuth2 Refresh Token for the default profile. Required unless using multi-mailbox via ZOHO_MAILBOXES or per-mailbox token variables.
ZOHO_DEFAULT_MAILBOXNoDefault profile name when tools omit mailbox
ZOHO_REQUEST_TIMEOUT_MSNoPer-request timeout; defaults to 30000
ZOHO_RATE_LIMIT_PER_MINUTENoLocal request throttle; defaults to 30

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/agustif/zoho-mail-mcp'

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