zoho-mail-mcp
by agustif
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZOHO_CLIENT_ID | Yes | OAuth2 Client ID from Zoho API Console | |
| ZOHO_MAILBOXES | No | Multi-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_ID | No | Select a specific accessible account ID (single-mailbox mode) | |
| ZOHO_DATACENTER | No | Zoho datacenter: eu (default), us, in, au, jp, ca, sa, or uk | |
| ZOHO_MAX_RETRIES | No | Network/429/5xx retries; defaults to 3 | |
| ZOHO_ACCOUNT_EMAIL | No | Select an account by primary address or alias (single-mailbox mode) | |
| ZOHO_CLIENT_SECRET | Yes | OAuth2 Client Secret | |
| ZOHO_REFRESH_TOKEN | No | OAuth2 Refresh Token for the default profile. Required unless using multi-mailbox via ZOHO_MAILBOXES or per-mailbox token variables. | |
| ZOHO_DEFAULT_MAILBOX | No | Default profile name when tools omit mailbox | |
| ZOHO_REQUEST_TIMEOUT_MS | No | Per-request timeout; defaults to 30000 | |
| ZOHO_RATE_LIMIT_PER_MINUTE | No | Local request throttle; defaults to 30 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues