Simple Analytics

Simple Analytics MCP Connector for Claude

A+

Privacy-first web analytics without cookies. Fetch aggregated stats, export raw data, and manage your websites directly from your AI agent.

5 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect Simple Analytics to your AI agent for privacy-first insights. Simple Analytics provides clean, simple, and privacy-friendly web analytics without tracking users or using cookies.

What you can do

  • Aggregated Stats — Use get_stats to fetch pageviews, visitors, and histograms for any of your domains with custom date ranges.
  • Data Export — Use export_datapoints to retrieve raw, non-sampled data for deep analysis or custom reporting.
  • Site Management — List all managed websites with list_websites or add new domains to your account using add_website.
  • Server-Side Tracking — Send custom events or pageviews directly from your server using send_server_event to track conversions or backend actions.

How it works

  1. Subscribe to this server
  2. Enter your Simple Analytics API Key
  3. Start querying your web traffic data through natural language in Claude, Cursor, or any MCP client

Who is this for?

  • Data Analysts — quickly pull traffic metrics and export raw data for spreadsheets or BI tools without manual exports
  • Marketing Managers — check campaign performance and visitor trends across multiple domains using simple questions
  • Developers — integrate server-side event tracking and monitor site health directly from the terminal or IDE
web-analyticsprivacy-focusedcookielessreal-time-statsdata-exporttraffic-monitoring

5 tools expose this connector's capabilities to your AI agent.

send_server_event

Submit a server-side event or pageview

get_stats

) for a specific domain. Get aggregated statistics for a website

add_website

Requires Business or Enterprise plan. Add a new website to Simple Analytics

export_datapoints

Requires User-Id credential to be set. Export raw, non-sampled data points

list_websites

List all websites associated with the user

See how to talk to your AI agent using Simple Analytics.

Get the visitor count for example.com for the last 30 days.

I've retrieved the stats for example.com. In the last 30 days, you had 1,240 unique visitors and 3,100 total pageviews. Would you like to see a breakdown by day?

List all the websites I have registered in Simple Analytics.

You currently have 3 websites registered: 'example.com', 'blog.mysite.io', and 'app.dashboard.net'. Which one would you like to analyze?

Add a new website 'newproject.com' and set its timezone to 'Europe/London'.

Successfully added 'newproject.com' to your account with the Europe/London timezone. You can now start sending data to this hostname.

Yes! Use the `get_stats` tool with your domain and set the `start` parameter to 'today-7d'. Your agent will return aggregated visitors and pageviews for that period.

Related Connectors