Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZOHO_SENDERYesEmail address to send from
ZOHO_CLIENT_IDYesOAuth app client ID
ZOHO_ACCOUNT_IDYesZoho Mail account ID (from step 3)
ZOHO_CLIENT_SECRETYesOAuth app client secret
ZOHO_REFRESH_TOKENYesLong-lived refresh token (from step 2)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_inboxB

List recent inbox messages — returns sender, subject, date, messageId, and folderId

search_emailsA

Search inbox by keyword, sender email, or subject fragment — returns messageId and folderId for use with read_email

read_emailA

Read the full body of an email given its messageId and folderId (both returned by list_inbox and search_emails)

send_emailC

Send an email from the configured ZOHO_SENDER address

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

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