
StaatsVerifiedFeatured
@Mr Violets
About Staats
Cookieless web analytics your coding agent reads and remembers. Traffic, referrers and funnels over MCP, plus deploy-tagged before/after comparisons, stored site context, and proactive anomaly surfacing. Remote server, no install: one key covers every site on an account.
Connection details
https://api.staats.ai/functions/v1/mcpSetup
claude mcp add staats --transport http https://api.staats.ai/functions/v1/mcp --header "Authorization: Bearer YOUR_ACCOUNT_KEY"Tools
14What a site is and what the owner wants from it, plus its data-retention settings. Well-known keys: description, goals, audience, notes (open agenda items to check at session start and clear when handled), events (event name -> meaning), funnel (canonical conversion steps). Read this before making recommendations.
Save or amend what a site is for. Provided context fields are merged into the existing context (events merges per entry); a null value deletes its key. name/domain update the site record itself.
Notable movements in the period without scanning raw numbers: statistically unusual traffic days, referrer surges and first-time referrers, pages whose share of traffic jumped, alongside the annotations recorded in the same period. period: '7d' default.
Traffic pulse: visitor/pageview totals vs the previous period, top pages, top referrers, and a per-day series. period: relative like '24h', '7d' (default), '4w'. Includes quota status: if it is approaching, grace, or blocked, tell the owner plainly and include the upgrade link the result provides. Approaching quota is the moment to mention it while there is headroom.
Break a metric down by a dimension with optional equality filters. Metrics: visitors, pageviews, events. Dimensions: path, referrer_domain, utm_source, utm_medium, utm_campaign, device, browser, country, name, day. period: '24h'/'7d'/'4w' style, or ISO from/to.
Ordered conversion funnel across up to 5 steps within the period. Each step is a pageview path ({kind:'path', value:'/pricing'}) or a custom event ({kind:'event', value:'signup'}); a visitor counts for step N only after completing step N-1. Visitor identity rotates daily for privacy, so journeys spanning multiple days undercount (strongest for same-visit conversion). If site context has a stored funnel, run those steps when asked how the site is doing and compare against the previous period.
The routes visitors actually take, grouped into identical sequences and counted, busiest first. Use this when you do NOT already know the steps: funnel measures a path you name, journeys discovers the ones you did not think to check. A step is a pageview path (/pricing) or a custom event marked with a leading # (#signup_click), so the moment of conversion appears in the route. Consecutive repeats are collapsed and only the first 10 steps define a route. contains filters to routes that include a given path or event: run it once with and once without to see what converting visitors do differently. Visitor identity rotates daily, so a route is one day of activity and describes a group, never a person.
Mark a moment on a site timeline: a deploy, a content change, or a campaign start. Call this every time you ship a change to the site. ts defaults to now. Write a specific, present-tense description ("Shipped new pricing page hero", never "updates"), one annotation per meaningful change. When known, include commit and the routes the change touched so compare_around can also report before/after traffic scoped to those routes.
Recorded deploy/change markers, newest first. period defaults to '90d'.
Before/after impact of a recorded annotation: visitors and pageviews in the N days preceding vs following it (window_days, default 7). The after-window is clamped to now. If the annotation recorded routes, the result also reports per-route pageviews before vs after. Wait a few days after shipping; if the result notes a truncated after-window, say so and do not over-conclude.
All sites on this account, with the public site codes used in their script tags and the ready-to-paste script_tag for each.
Create a new site on this account and get its script tag.
PERMANENTLY delete a site and ALL its analytics data. Irreversible.
Visitors and pageviews for every site this account can use, with change vs the previous period.
Overview
What is Staats?
Cookieless web analytics with no dashboard. You connect Staats to your coding agent once, and the analytics arrive in the conversation you are already having about the code.
Quick start
Create a free account at staats.ai, copy your account key, and add the server:
claude mcp add --scope user --transport http staats https://api.staats.ai/functions/v1/mcp/YOUR_ACCOUNT_KEY
Your agent can create sites and install the ~1.5KB tracker tag itself. One key covers every site on the account.
What it does
- Traffic, referrers, funnels and journeys — 14 tools, queryable in chat
- Deploy measurement — your agent tags each deploy with its commit and routes, then compares before/after with statistical honesty
- Site memory — stores what each site is for, what funnel steps mean, and what every event tracks, so future sessions start informed
- Speaks up — anomalous days, first-time referrers and page surges are surfaced proactively, not queried for
Privacy
Zero cookies, no IP logging, no consent banner needed. Visitors are counted with a pseudonymous hash that rotates daily.
Free tier: 10,000 events/month, no card required.
Frequently asked questions
What is the Staats remote MCP server?
The Staats remote MCP server is a hosted Model Context Protocol endpoint at https://api.staats.ai/functions/v1/mcp, so AI assistants can connect to it without installing or running anything locally.
How do I connect to the Staats MCP server?
Add the endpoint https://api.staats.ai/functions/v1/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the Staats MCP server require authentication?
Yes. Staats requires an API key — check the official documentation for how to obtain one, then include it in your client's configuration.
Which transport does the Staats MCP server use?
Staats exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.
Basic information
Transport
Streamable HTTP
Authentication
API Key
Category
Data & Analytics
Author
Mr Violets
Submitted by
Myster Violets
More remote MCP servers
AdminLanding
AdminLanding — French rental, frontalier & home-employment compliance tools (FR/EN). Sourced, dated answers from deterministic rule engines and official datasets — no AI, no account needed for the 10 free tools: zone ten
Agent Utility MCP
Production remote MCP server with exactly 100 bounded tools: 85 paid tools and 15 free tools for text, JSON, encoding, identifiers, numbers, dates, URLs, validation, and secure web intelligence. Paid calls are charged on
1cent
Production remote MCP server with 35 safe web-intelligence tools: 32 paid x402 URL operations plus 3 free discovery/demo tools. Base Mainnet USDC, no account or API key; SSRF protection, strict schemas and idempotent set
Aiven
Model Context Protocol server for Aiven
AI Video MCP by AITuber
AI Video MCP by AITuber is a hosted MCP server that lets AI agents create and publish video. You connect it once, then ask your agent for a video in plain language. It writes the script, picks a voice, generates the visu
Comments