← Registry

AI & Machine Learning

mcpanalytics.ai

Provides account management, documentation, an AI help desk, and dataset upload/list services for an AI analysis platform.

1 endpoint13 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://api.mcpanalytics.ai/mcp/api-key

No auth detected

Known tools 13

account_link

Direct link to the right account page for anything not doable in chat — billing, browser upload, report management.

Potential side effects
about

Platform documentation and info — how it works, tiers, usage.

Inferred read-only
agent_advisor

AI help desk — which analysis fits your question, interpreting results, fixing errors.

Inferred read-only
datasets_upload

Get a secure upload token for your data file (CSV, Excel, JSON...).

Potential side effects
datasets_list

List and search your datasets.

Inferred read-only
discover_tools

Find the right analysis for your data or question — semantic search over validated statistical and ML analyses.

Inferred read-only
tools_schema

Get an analysis's parameter schema — ALWAYS call before tools_run.

Inferred read-only
run_analysis

Run an analysis on your data.

Inferred read-only
create_analysis

Commission a NEW analysis built for your question.

Inferred read-only
build_status

Check a commissioned build in-chat: stage progress, queue position, rejection reason if the data didn't match the objective, honest ETA, report link when delivered.

Inferred read-only
reports_list

Your report library — every analysis delivered, with status and links.

Inferred read-only
reports_view

Get a shareable browser link for a report — viewable without authentication.

Inferred read-only
report_cards

Browse a delivered report's individual cards (charts, tables, insights) inline in chat.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mcpanalytics-ai]
url = "https://api.mcpanalytics.ai/mcp/api-key"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcpanalytics-ai": {
      "type": "http",
      "url": "https://api.mcpanalytics.ai/mcp/api-key"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mcpanalytics-ai
Remote MCP URL: https://api.mcpanalytics.ai/mcp/api-key

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mcpanalytics-ai": {
      "url": "https://api.mcpanalytics.ai/mcp/api-key"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcpanalytics-ai": {
      "type": "http",
      "url": "https://api.mcpanalytics.ai/mcp/api-key"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcpanalytics-ai",
  "transport": "streamable-http",
  "url": "https://api.mcpanalytics.ai/mcp/api-key"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for mcpanalytics.ai was fetched 2026-08-24T03:04:51.505Z and is being refreshed.

Trust status Trusted

mcpanalytics.ai is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.