zoho-mail-mcp

JessicaTemplet/zoho-mail-mcp
★ 0 stars TypeScript Communication Updated 2d ago
MCP server giving Claude read access to Zoho Mail — list/search inbox, read emails, save draft replies for approval. Never sends.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "zoho-mail-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "JessicaTemplet/zoho-mail-mcp"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server that gives Claude read access to Zoho Mail — list and search your inbox, read full email content, and save draft replies for you to review and send yourself. It never sends anything on its own. Claude chat doesn't ship with a first party Zoho connector. This server