MCP Uptime
← MCP Reliability Index  /  Dev & Git
A

Analytics

ai.mcpanalytics/analytics
The statistical analyst in your AI chat — validated, citable, re-runnable analysis of your data.
healthy
status
15
tools exposed
1302ms
connect latency
b2e8a10a3b6a
schema fingerprint

Tools (15)

account_link
Direct link to the right account page for anything not doable in chat — billing, browser upload, report management. Hand the user the link and guide them.
about
Platform documentation and info — how it works, tiers, usage.
agent_advisor
AI help desk — which analysis fits your question, interpreting results, fixing errors. Multi-turn.
datasets_upload
Get your data in. Pass `data` as an array of row objects to create the dataset immediately and get a dataset_ref ready for create_analysis; omit it to get an upload link for a file only the user can reach.
datasets_list
List and search your uploaded datasets — fuzzy matching on name, description, and tags. Returns each dataset's uuid:// reference for use in create_analysis and run_analysis.
discover_tools
Browse the analyses you can run — the ones you commissioned plus the platform Standard Library (prebuilt tools; each result tagged source:'own' or 'standard_library'). Plain-language match; no query lists everything, your own first. Nothing fits? Commission it with create_analysis.
tools_schema
Get an analysis's parameter schema — ALWAYS call before run_analysis.
run_analysis
Run an analysis on your data. Returns a shareable interactive report URL — validated statistics you can cite, re-run, and share.
create_analysis
Commission a NEW analysis built for your question. tier is REQUIRED — the user picks. Easiest: fuzzy_request (plain language) + dataset_ref + tier. Snapshot = instant automated report (~2-10 min). JSON = a fast computed answer, numbers + method, re-runnable tool you own (~5 min). Brief = the compute
modify_analysis
Modify an EXISTING analysis into a new version — reword the question, swap the method, or add a variable. Pass tool_name + changes (plain language). Rebuilds on the analysis's own dataset by default; the original stays put. Returns pipeline tracking — follow with build_status.
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.
ask_library
Ask a question across all your delivered analyses — synthesized answer with citations back to specific reports.
reports_list
Your report library — every analysis delivered, with status and links. Pass semantic_query to search report content in plain language.
reports_view
Get a shareable browser link for a report — viewable without authentication.
report_cards
Browse a delivered report's individual cards (charts, tables, insights) inline in chat.

Endpoint

https://api.mcpanalytics.ai/mcp/api-key
Category: Dev & Git · Last checked: 2026-07-30T12:47:00Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.