analytics-mcp-server (zoho/analytics-mcp-server) is an MCP server listed on the M8ven Trust Index. It scores 68 out of 100, grade C. It declares 38 tools. No publisher has claimed this listing.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
zoho
Source: github_repo_search
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
queryDataexportViewimportDatalistAggregateFormulasUse Case: 1) Fetches the list of aggregate formulas in a workspace or a specific view/table. 2) Use this to discover existing aggregate formulas and their expressions before creating new ones or referencing them in reports. Important Notes: 1) If viewId is provided, fetches aggregat…
getWorkspacesList<use_case> 1) Fetches the list of workspaces in the user's organization. 2) Used in the scenario where the user needs to select a workspace for further operations. </use_case> <important_notes> 1) Try to avoid setting includeSharedWorkspaces to True unless you sp…
getViewDetails<use_case> 1) Fetches the details of a specific view in a workspace. 2) Use this when you need detailed information about a specific view, such as its structure, data, and properties. (In case of a table, it will return the columns and their data types, dashboards will return the…
searchViewsuse_case: 1) Searches for views in a workspace using either contains string name matching or natural language query via Retrieval-Augmented Generation (RAG). 2) Use this when you need to find specific views or views relevant to a question. important_notes: - If viewContainsStr i…
checkConnectionaddAggregateFormulacreateWorkspacecreateTableCreate a new table in the given workspace with the given name
createChartReportcreateSummaryReportcreatePivotReportcreateQueryTableCreate a query table in the specified workspace with the given name and SQL query
createLookupdeleteLookupRemove a lookup relationship for a specified column in a table (view).
deleteView<use_case> Delete a view (table, report, or dashboard) in the specified workspace. </use_case>
addRow<use_case> Adds a new row to the specified table. </use_case>
deleteRows<use_case> Deletes rows from the specified table based on the given criteria. </use_case>
updateRows<use_case> Updates rows in the specified table based on the given criteria. </use_case>
import_data<use_case> 1. Imports data into a specified table in a workspace. The data to be imported should be provided as a list of dictionaries or as a file path (only local file). If file_path is provided, the format of the file should also be provided (csv or json), else the data parameter will be used. 2.…
export_view<use_case> Export an object from the workspace in the specified format. These objects can be tables, charts, or dashboards. </use_case>
query_dataExecutes a SQL query on the specified workspace and returns the top N rows as results. Use this to retrieve data from Zoho Analytics using custom SQL queries, gather insights, and answer natural language queries by analyzing the results.
get_workspaces_list<use_case> 1) Fetches the list of workspaces in the user's organization. 2) Used in the scenario where the user needs to select a workspace for further operations. </use_case>
get_view_details<use_case> 1) Fetches the details of a specific view in a workspace. 2) Use this when you need detailed information about a specific view, such as its structure, data, and properties. (In case of a table, it will return the columns and their data types, dashboards will return the charts and their pr…
search_views<use_case> 1) Searches for views in a workspace using either contains string name matching or natural language query via Retrieval-Augmented Generation (RAG). 2) Use this when you need to find specific views or views relevant to a question. </use_case>
create_workspace<use_case> Create a new workspace in zoho analytics with the given name. </use_case>
create_table<use_case> Create a new table in the given workspace with the given name. </use_case>
create_aggregate_formula<use_case> Create an aggregate formula in the specified table of the workspace. </use_case>
create_chart_report<use_case> - Create a chart report in the specified workspace for a table in Zoho Analytics. - Use this to generate visual representations of data using bar, line, pie, scatter, or bubble charts. </use_case>
create_pivot_report<use_case> - Create a pivot table report in the specified workspace and table in Zoho Analytics. - Use this when user needs multidimensional data summaries by defining rows, columns, and data fields. </use_case>
create_summary_report<use_case> - Create a summary report in the specified workspace and table in Zoho Analytics. - Use this to generate grouped aggregate reports, ideal for quick summaries with group-by and aggregate logic. - Creates a summary table that groups data by specified columns and applies aggregate functions.…
create_query_table<use_case> 1. Create a query table in the specified workspace with the given name and SQL query. 2. Used when user needs to create a derived table based on a SQL query. 3. Used when further transformations are needed on existing tables. </use_case>
delete_view<use_case> Delete a view (table, report, or dashboard) in the specified workspace. </use_case> <arguments> workspace_id (str): The ID of the workspace containing the view. view_id (str): The ID of the view to delete. org_id (str | None): The ID of the organization to which the workspace belongs to. …
add_row<use_case> Adds a new row to the specified table. </use_case>
delete_rows<use_case> - Deletes rows from the specified table based on the given criteria. </use_case>
update_rows<use_case> Updates rows in the specified table based on the given criteria. </use_case>
ACCOUNTS_SERVER_URLVerify ANALYTICS_SERVER_URL and matches your organization's regionANALYTICS_CLIENT_IDANALYTICS_CLIENT_SECRETANALYTICS_ORG_IDANALYTICS_REFRESH_TOKENANALYTICS_SERVER_URLVerify and ACCOUNTS_SERVER_URL matches your organization's regionQUERY_DATA_RESULT_ROW_LIMITStd> (Optional)</td>ANALYTICS_WORKSPACE_LIST_RESULT_SIZEANALYTICS_VIEW_LIST_RESULT_SIZEQUERY_DATA_POLLING_INTERVALtd> (Optional)</td>QUERY_DATA_QUEUE_TIMEOUTtd> (Optional)</td>QUERY_DATA_QUERY_EXECUTION_TIMEOUTtd> (Optional)</td>ANALYTICS_MCP_DATA_DIROIDC_PROVIDER_CLIENT_IDOIDC_PROVIDER_CLIENT_SECRETMCP_SERVER_PUBLIC_URLOnce the container is running, share with your users; their MCP clients will connect over HTTP without any local setup.SESSION_SECRET_KEYMCP_SERVER_ORG_IDSBEHIND_PROXYTRUSTED_PROXY_LISTDEPLOYMENT_SCENARIOTRUSTED_PUBLIC_NETWORKSTRUSTED_DOMAINS_ALLOWLISTCLIENT_IP_HEADERSTORAGE_BACKENDtd>Required only when =redis</td>REDIS_HOSTtd>/REDIS_PORT/REDIS_PASSWORD</td>REDIS_PORTtd>REDIS_HOST//REDIS_PASSWORD</td>REDIS_PASSWORDtd>REDIS_HOST/REDIS_PORT/</td>CATALYST_SDK_APP_NAMECATALYST_PROJECT_IDCATALYST_ZAIDCATALYST_ENVIRONMENTCATALYST_CLIENT_IDCATALYST_CLIENT_SECRETCATALYST_REFRESH_TOKENCATALYST_CACHE_SEGMENT_IDCATALYST_PROJECT_DOMAINOAUTH_DEFAULT_SCOPEOAUTH_OFFLINE_ACCESS_SCOPEOAUTH_MAX_CLIENT_NAME_LENGTHOAUTH_MAX_STRING_LENGTHOAUTH_MAX_SCOPE_LENGTHOAUTH_MAX_REDIRECT_URISOAUTH_MAX_GRANT_TYPESOAUTH_MAX_RESPONSE_TYPESOAUTH_AUTH_TRANSACTION_TTLOAUTH_AUTH_CODE_TTLOAUTH_REGISTERED_CLIENTS_TTLOAUTH_CLIENT_IP_MAPPING_TTLGLOBAL_OAUTH_RATE_LIMIT_CAPACITYGLOBAL_OAUTH_RATE_LIMIT_WINDOWPRIVATE_OAUTH_STANDARD_RATE_LIMIT_COUNTPRIVATE_OAUTH_STANDARD_RATE_LIMIT_WINDOWPUBLIC_OAUTH_STANDARD_RATE_LIMIT_COUNTPUBLIC_OAUTH_STANDARD_RATE_LIMIT_WINDOWPRIVATE_OAUTH_REGISTRATION_RATE_LIMIT_COUNTPRIVATE_OAUTH_REGISTRATION_RATE_LIMIT_WINDOWPUBLIC_OAUTH_REGISTRATION_RATE_LIMIT_COUNTPUBLIC_OAUTH_REGISTRATION_RATE_LIMIT_WINDOWPRIVATE_OAUTH_MAX_CLIENTS_PER_IPPUBLIC_OAUTH_MAX_CLIENTS_PER_IPPORTTool annotations
21/38 tools have annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
17/38 tools missing one or more hints — import_data (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); export_view (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); query_data (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +14 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool annotations match behaviour
1 read-only tool performs write/delete/exec — queryData (line 110: fs.mkdirSync(tempDir, { recursive: true }))
Either remove the readOnlyHint:true annotation, or remove the write/delete call from the tool handler.
Destructive tools are labelled
1 tool perform destructive updates without destructiveHint — queryData deletes at line 121 (fs.unlinkSync(tmpFilePath))
Add destructiveHint:true to any tool whose handler calls .delete(), .upsert(), .update(), unlink, rm, DELETE, DROP, REPLACE INTO, or any operation that overwrites existing data.
Tool test coverage
Only 0/38 tools referenced in tests (0%)
Write tests that reference each tool by name so every tool has at least one test.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/zoho/analytics-mcp-server)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check