simpleanalytics-mcp.yml
Simple Analytics publishes no MCP server. Probes of mcp.simpleanalytics.com (DNS does not resolve), simpleanalytics.com/mcp (404), www.simpleanalytics.com/mcp (404), docs.simpleanalytics.com/mcp (404) and docs.simpleanalytics.com/api/mcp (404) all missed, the docs sitemap carries no MCP page, and the provider-published llms.txt names no MCP endpoint. The product does ship an LLM surface — an AI assistant that answers questions about your analytics at www.simpleanalytics.com/features/ai — but it is a hosted chat UI, not an MCP server an external agent can call. The tools below are a CANDIDATE mapping derived from the real OpenAPI operations, offered as a starting point for a server that does not yet exist.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport
Tools
get_stats— Get aggregated dashboard statistics for a website hostname — pageviews, visitors, histogram, pages, countries, referrers, UTM breakdowns, browser and OS names, device types and seconds on page — for a date range.export_data_points— Export raw, unsampled data points (page views and events) for a hostname as JSON or CSV over a date range, with per-field selection.list_websites— List every website in the authenticated account.add_website— Add a website to the dashboard, optionally setting timezone, public/private visibility and a label. Requires a Business or Enterprise plan and upgrades the account automatically when called.collect_event— Send a server-side event or pageview to the collection queue at queue.simpleanalyticscdn.com/events.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.