Zoho Mail MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NANGO_BASE_URL | Yes | Nango API base URL | |
| NANGO_SECRET_KEY | Yes | Your Nango secret key | |
| NANGO_CONNECTION_ID | Yes | Your Nango connection identifier | |
| NANGO_INTEGRATION_ID | Yes | Your Nango integration identifier |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_nango_auth_infoB | Get current Nango authentication information. |
| add_child_organizationC | Add a child organization to a partner portal. |
| get_organization_detailsC | Get details of a child organization. |
| get_organization_subscription_detailsC | Get organization subscription and storage details. |
| get_user_storage_detailsC | Get user storage details. |
| update_user_storageC | Update storage limit for a user. |
| add_allowed_ipsC | Add allowed IP range for organization. |
| get_allowed_ipsC | Get list of allowed IP ranges for organization. |
| delete_allowed_ipsC | Delete allowed IP range for organization. |
| get_spam_listing_infoC | Get organization spam listing information. |
| update_spam_listingC | Add or update organization spam listing info. |
| remove_spam_listingC | Remove organization spam listing info. |
| update_spam_process_typeC | Update organization spam processing type. |
| add_domainC | Add domain to organization. |
| get_all_domainsC | Fetch all domains in organization. |
| get_domain_detailsC | Get specific domain details. |
| verify_domainC | Verify domain using specified method. |
| set_primary_domainC | Set domain as primary domain. |
| enable_email_hostingC | Enable email hosting for domain. |
| add_domain_aliasC | Add domain alias. |
| remove_domain_aliasC | Remove domain alias. |
| verify_mx_recordC | Verify MX record for domain. |
| verify_spf_recordC | Verify SPF record for domain. |
| add_dkim_detailsC | Add DKIM details to domain. |
| set_default_dkimC | Set DKIM detail as default. |
| regenerate_dkim_keyC | Regenerate DKIM public key. |
| verify_dkim_keyC | Verify DKIM public key. |
| delete_dkim_detailD | Delete DKIM detail. |
| enable_subdomain_strippingD | Enable sub-domain stripping. |
| disable_subdomain_strippingD | Disable sub-domain stripping. |
| add_catch_all_addressC | Add catch-all address for domain. |
| delete_catch_all_addressC | Delete catch-all address. |
| add_notification_addressC | Add notification address for domain. |
| delete_notification_addressC | Delete notification address. |
| delete_domainC | Remove domain from organization. |
| get_all_accountsA | Get all accounts of authenticated user. |
| get_account_detailsC | Get specific account details. |
| send_emailC | Send an email. |
| send_email_with_attachmentsC | Send email with attachments. |
| list_emailsC | List emails in account or folder. |
| search_emailsC | Search emails based on parameters. |
| get_email_contentC | Get email content. |
| mark_emails_as_readC | Mark emails as read. |
| mark_emails_as_unreadC | Mark emails as unread. |
| move_emailsC | Move emails to different folder. |
| delete_emailD | Delete an email. |
| create_folderC | Create a new folder. |
| get_all_foldersC | Get all folders in account. |
| get_folder_detailsB | Get specific folder details. |
| rename_folderC | Rename a folder. |
| delete_folderC | Delete a folder. |
| create_labelC | Create a new label. |
| get_all_labelsC | Get all label details. |
| get_label_detailsC | Get specific label details. |
| update_labelD | Update label details. |
| delete_labelC | Delete a label. |
| add_userC | Add user to organization. |
| get_all_usersC | Get all organization users details. |
| get_user_detailsC | Get specific user details. |
| create_groupC | Create a new group. |
| get_all_groupsB | Get all groups in organization. |
| get_group_detailsC | Get specific group details. |
| add_taskC | Add a new group/personal task. |
| get_all_tasks_in_groupC | Get all tasks in a group/personal tasks. |
| get_specific_taskC | Get specific task details. |
| update_task_titleC | Change task title. |
| delete_taskC | Delete a group/personal task. |
| create_bookmarkD | Create a bookmark. |
| get_all_bookmarksB | Get all bookmarks in group. |
| get_bookmark_detailsC | Get bookmark details. |
| delete_bookmarkC | Delete a bookmark. |
| create_noteC | Create a new note. |
| get_all_notesB | Get all notes in group. |
| get_note_detailsC | Get details of a specific note. |
| edit_noteD | Edit a note. |
| delete_noteD | Delete a note. |
| get_login_historyC | Get login history for organization. |
| get_audit_recordsC | Get audit records for organization. |
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/ampcome-mcps/zoho-mail-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server