Zoho Analytics Remote MCP Server

Connect your MCP Host to Zoho Analytics for enhanced data analysis and visualization.

Overview

The Zoho Analytics Remote MCP Server allows you to connect MCP Hosts such as VS Code, Claude Desktop, Cursor, and others directly to Zoho Analytics, with minimal configurations. This enables seamless data exploration, querying, and visualization from your preferred development environment.

Configuration

Add the following JSON configuration to your MCP Host settings to enable the Zoho Analytics MCP Server:

{
    "mcpServers": {
        "ZohoAnalyticsMCP": {
            "url": "https://zohomcp.triventsys.com/mcp",
            "type": "http"
        }
    }
}
Copied ✓

Additional Information

For more details, advanced configuration options, or troubleshooting, please refer to the official Zoho Analytics documentation or contact Zoho support.