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 |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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