Vinkius

Simple Analytics MCP. Track site performance and export raw data instantly.

Simple Analytics provides privacy-first web analytics that fetch aggregated site statistics without using cookies. Use this MCP to pull visitor counts, export raw data points for deep analysis, and manage multiple domains directly from your AI agent.

Simple Analytics MCP is compatible with Claude Claude
Simple Analytics MCP is compatible with ChatGPT ChatGPT
Simple Analytics MCP is compatible with Cursor Cursor
Simple Analytics MCP is compatible with Gemini Gemini
Simple Analytics MCP is compatible with Windsurf Windsurf
Simple Analytics MCP is compatible with VS Code VS Code
Simple Analytics MCP is compatible with JetBrains JetBrains
Simple Analytics MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

Get Site Performance Metrics

Fetch aggregated statistics like total pageviews or unique visitor counts for any domain within a defined date range.

Export Raw Data Sets

Retrieve non-sampled, raw data points that you can use for custom reports or complex spreadsheet modeling.

Manage Multiple Websites

List all domains connected to your account or add entirely new websites and tracking sources.

Track Backend Activity

Send custom events, like successful form submissions or key backend actions, directly from your server for immediate tracking.

Waiting for input…

AI Agent
Simple Analytics

What AI agents can do with Simple Analytics: 5 Tools for Web Data Management

These tools give you granular control over all aspects of web analytics, letting you manage domains, pull stats, and export raw data directly through your AI agent.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Simple Analytics MCP

Send Server Event

Submits a custom event or pageview directly from your backend server for tracking purposes.

Get Stats

Gets aggregated statistics, such as total visitors and pageviews, for any specific...

Add Website

Adds a new website tracking source to your account, which requires a paid plan.

Export Datapoints

Retrieves raw data points that are not summarized or sampled for deep, custom...

List Websites

Shows a complete list of every website domain associated with your account.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Simple Analytics MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Simple Analytics integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Simple Analytics, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly
Simple Analytics MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Simple Analytics. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS CLOUD

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

The time drain of compiling web traffic reports

Right now, checking site performance means jumping between dozens of tabs. You log into the dashboard, filter by date range, download a report, copy the visitor count into a spreadsheet, then repeat that whole process for your secondary domain. It's click-heavy and slow.

With this MCP, you just talk to your agent. You tell it, 'Show me the pageviews for example.com and blog.mysite.io for Q2.' The data comes back instantly, ready to use, eliminating all those manual dashboard hops.

Get reliable web metrics with Simple Analytics

The tedious parts—manually listing domains or running separate queries for every single metric—are gone. You can use `list_websites` to see your entire portfolio at a glance, then ask the agent to pull all necessary stats in one go.

What you get is a unified data stream. Your AI client handles the API calls and presents clean, actionable numbers directly inside your workflow.

What Simple Analytics MCP does for your AI

This connector lets you run clean, simple web analytics right through your AI client. You get stats on pageviews and unique visitors while maintaining user privacy because it doesn't track individual users or use cookies. Instead, you can ask your agent to check campaign performance across several domains or pull raw data points for a BI tool without ever leaving your chat window.

Need to monitor backend actions? You can send custom events directly from your server through the MCP, tracking conversions in real time. When you connect this Simple Analytics MCP via Vinkius, your AI client becomes an instant analytics dashboard, letting you manage and analyze your entire web footprint using natural language queries.

Built · Hosted · Managed by Vinkius Simple Analytics - Track Web Traffic & Export Data
Server ID 019e38ed-a62d-7283-8985-7f904c006068
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Frequently asked questions about Simple Analytics MCP

How does Simple Analytics MCP handle user privacy? +

It provides analytics without tracking users or using cookies. It focuses on aggregated statistics (like total visitors) rather than individual, personal browsing behavior.

Can I get raw data from the Simple Analytics MCP? +

Yes. Use export_datapoints to retrieve non-sampled, raw data sets. This is perfect if you need deep analysis or custom reporting that requires the original numbers.

What do I use for tracking events outside of pageviews? +

Use send_server_event. This tool lets you track specific actions, like a form submission or button click, directly from your server code into the analytics system.

Does Simple Analytics MCP require me to manually add every site? +

You can manage this using list_websites to check what's connected. If a domain is missing, you must use add_website first before tracking will work.

Can I query stats for multiple domains at once with Simple Analytics MCP? +

Yes, your agent can handle this complex request. You simply ask it to run get_stats across a list of domains and compare the results in one output.

Can I see how many visitors my site had last week? +

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.

Is it possible to export raw data for custom analysis? +

Absolutely. The export_datapoints tool allows you to retrieve raw, non-sampled data points in JSON or CSV format, provided you have your User-Id configured.

Can I track events that happen on my server, like a successful payment? +

Yes, use the send_server_event tool. You can specify the event name, hostname, and even include custom metadata to track backend conversions without any client-side scripts.