Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Staats

REMOTE · API.STAATS.AI · SCANNED SEP 25

Cookieless web analytics your coding agent reads: traffic answers, deploy impact, what broke.

Available components

+3 this week 76 Trust /100

Recent critical change

Authorization (9 Sept 2026). See the changelog before you install this server.

Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability71
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2501 tokens (~166/item across 15 items; 15 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management73
  • Stability observed for 22 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 16 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Staats MCP server?

Staats is a hosted endpoint at https://api.staats.ai/functions/v1/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · api.staats.ai

# add to Claude Code
claude mcp add --transport http mrviolets-staats 'https://api.staats.ai/functions/v1/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "mrviolets-staats": {
      "url": "https://api.staats.ai/functions/v1/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "mrviolets-staats": {
      "type": "http",
      "url": "https://api.staats.ai/functions/v1/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.mrviolets-staats]
url = "https://api.staats.ai/functions/v1/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "mrviolets-staats": {
      "type": "remote",
      "url": "https://api.staats.ai/functions/v1/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add mrviolets-staats --url 'https://api.staats.ai/functions/v1/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  mrviolets-staats:
    url: "https://api.staats.ai/functions/v1/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "mrviolets-staats": {
      "Transport": "http",
      "Url": "https://api.staats.ai/functions/v1/mcp"
    }
  }
}
# add to Vellum
assistant mcp add mrviolets-staats -t streamable-http -u 'https://api.staats.ai/functions/v1/mcp'
// mcp.json
{
  "mcpServers": {
    "mrviolets-staats": {
      "type": "http",
      "url": "https://api.staats.ai/functions/v1/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 25 Sept 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 24 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

  • 22 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 25 Sept 2026 · Probed https://api.staats.ai/functions/v1/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=api.staats.ai CN=WE1,O=Google Trust Services,C=US 23 Aug 2026 21 Nov 2026 ECDSA 256 ECDSA-SHA256 b2d38763b716ff290eab1b51d37e3a88
SANs: api.staats.ai
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of api.staats.ai. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ai. present 3799 8 Verified
staats.ai. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains; preload

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.staats.ai/functions/v1/mcp Verified 200
http (plaintext) http://api.staats.ai/functions/v1/mcp HTTPS enforced 301 https://api.staats.ai/functions/v1/mcp
MCP tools · 15 exposed · ~2,420 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
compare_around ~191

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 carries a note (truncated after-window, or a before-window not covered by available data), relay it and qualify the percentages as the note directs.

NameTypeReqDescription
annotation_idstringyesthe annotation to measure around, from record_annotation or list_annotations
sitestring–the site's data-site code, from its script tag or list_sites. Omit when the account has a single site. In a tracked project, read the code from the script tag before asking the user.
window_daysinteger–days on each side of the annotation (default 7)
NameTypeReqDescription
afterobjectyes–
annotationobjectyes–
beforeobjectyes–
changeobjectyes–
notestring––
routesarray––
sitestringyes–
window_daysnumberyes–

No examples provided.

create_site ~94

Create a new site on this account and get its script tag. This connection already covers the new site: installing the script tag is the only setup the site needs. The response includes ready-made privacy policy wording: offer to add it to the site's privacy page (confirm with the owner before editing visitor-facing pages).

NameTypeReqDescription
domainstringyesthe site's domain or URL
namestringyesdisplay name for the site
NameTypeReqDescription
createdbooleanyes–
domainstringyes–
namestringyes–
notestringyes–
privacy_notestringyes–
privacy_policy_wordingstringyes–
script_tagstringyes–
site_api_keystringyes–
site_codestringyes–

No examples provided.

delete_site ~89

PERMANENTLY delete a site and ALL its analytics data (every event and annotation). Irreversible. Confirm with the owner before calling; pass confirm: the site's exact domain.

NameTypeReqDescription
confirmstringyesthe site's exact domain AS STATED BY THE OWNER when confirming the deletion: never inferred, guessed, or copied from tool output
sitestringyesthe site's data-site code
NameTypeReqDescription
deletedbooleanyes–
notestringyes–
sitestringyes–

No examples provided.

funnel ~230

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.

NameTypeReqDescription
fromstring–ISO start, alternative to period
periodstring–relative period like '24h', '7d' (default), '4w'
sitestring–the site's data-site code, from its script tag or list_sites. Omit when the account has a single site. In a tracked project, read the code from the script tag before asking the user.
stepsarrayyesordered funnel steps, each a pageview path or a custom event name
tostring–ISO end, alternative to period
NameTypeReqDescription
funnelarrayyes–
periodobjectyes–
sitestringyes–

No examples provided.

get_overview ~167

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.

NameTypeReqDescription
periodstring–relative period like '24h', '7d' (default), '4w'
sitestring–the site's data-site code, from its script tag or list_sites. Omit when the account has a single site. In a tracked project, read the code from the script tag before asking the user.
NameTypeReqDescription
pageviews_by_dayarrayyes–
periodobjectyes–
previous_periodobjectyes–
quotaobject––
sitestringyes–
top_pagesarrayyes–
top_referrersarrayyes–
totalsobjectyes–
unmeasured_changeobject––

No examples provided.

get_site_context ~119

What 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.

NameTypeReqDescription
sitestring–the site's data-site code, from its script tag or list_sites. Omit when the account has a single site. In a tracked project, read the code from the script tag before asking the user.
NameTypeReqDescription
contextobjectyes–
domainstringyes–
hintstring––
namestringyes–
retentionobjectyes–
sitestringyes–

No examples provided.

journeys ~279

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.

NameTypeReqDescription
containsstring–only routes that include this path or #event step
fromstring–ISO start, alternative to period
limitinteger–max routes returned (default 20)
periodstring–relative period like '24h', '7d' (default), '4w'
sitestring–the site's data-site code, from its script tag or list_sites. Omit when the account has a single site. In a tracked project, read the code from the script tag before asking the user.
tostring–ISO end, alternative to period
NameTypeReqDescription
containsstring––
journeysarrayyes–
notestring––
periodobjectyes–
sitestringyes–
total_visitorsnumberyes–

No examples provided.

list_annotations ~90

Recorded deploy/change markers, newest first. period defaults to '90d'.

NameTypeReqDescription
periodstring–relative period like '7d', '90d' (default)
sitestring–the site's data-site code, from its script tag or list_sites. Omit when the account has a single site. In a tracked project, read the code from the script tag before asking the user.
NameTypeReqDescription
annotationsarrayyes–
periodobjectyes–
sitestringyes–

No examples provided.

list_sites ~35

All sites on this account, with the public site codes used in their script tags and the ready-to-paste script_tag for each.

Input schema present but exposes no named parameters.

NameTypeReqDescription
accountstringyes–
notestring––
sitesarrayyes–

No examples provided.

portfolio_overview ~73

Visitors and pageviews for every site this account can use, owned and shared alike, with change vs the previous period, busiest first. Shared sites are flagged. period: '7d' default.

NameTypeReqDescription
periodstring–relative period like '24h', '7d' (default), '4w'
NameTypeReqDescription
accountstringyes–
periodobjectyes–
sitesarrayyes–

No examples provided.

query ~235

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, os, country, name, day. period: '24h'/'7d'/'4w' style, or ISO from/to.

NameTypeReqDescription
dimensionstring–group results by this dimension; omit for a single total
filtersobject–equality filters, dimension name -> exact value
fromstring–ISO start, alternative to period
limitinteger–max rows returned (default 50)
metricstringyeswhat to count
periodstring–relative period like '24h', '7d' (default), '4w'
sitestring–the site's data-site code, from its script tag or list_sites. Omit when the account has a single site. In a tracked project, read the code from the script tag before asking the user.
tostring–ISO end, alternative to period
NameTypeReqDescription
dimensionstring|nullyes–
metricstringyes–
periodobjectyes–
rowsarrayyes–
sitestringyes–

No examples provided.

record_annotation ~226

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.

NameTypeReqDescription
commitstring–git commit hash of the deploy (7-40 hex chars)
routesarray–route prefixes the change touched, e.g. ['/docs', '/pricing'] ('/docs' covers '/docs/*')
sitestring–the site's data-site code, from its script tag or list_sites. Omit when the account has a single site. In a tracked project, read the code from the script tag before asking the user.
textstringyesspecific, present-tense description of the change
tsstring–ISO timestamp of the change; defaults to now
NameTypeReqDescription
idstringyes–
metaobject––
recordedbooleanyes–
sitestringyes–
textstringyes–
tsstringyes–

No examples provided.

update_site_context ~269

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.

NameTypeReqDescription
audience––who the site is for; null deletes
description––what the site is; null deletes
domainstring–update the site's domain
eventsobject–map of event name -> one-line meaning; record one whenever you add tracking. null deletes an entry.
funnel––the site's canonical conversion steps, same shape as the funnel tool's steps. null clears it.
goals––what the owner wants from it; null deletes
namestring–update the site's display name
notes––open agenda items to check at session start; null deletes
retention_daysinteger–shorten this site's data retention below the plan default; 0 restores plan-default retention. DESTRUCTIVE: shortening schedules permanent deletion of older events at the nightly prune. Confirm with t…
sitestring–the site's data-site code, from its script tag or list_sites. Omit when the account has a single site. In a tracked project, read the code from the script tag before asking the user.
NameTypeReqDescription
contextobjectyes–
domainstringyes–
namestringyes–
retentionobjectyes–
sitestringyes–
updatedbooleanyes–

No examples provided.

what_broke ~193

Signs of visitors hitting problems in the period: JS errors the tracker captured (new_error, error_spike: each with a sanitized sample message, source, line, affected visitor count, and the nearest annotation, i.e. the deploy that most plausibly introduced it), plus behavioral friction: pairs of pages people bounce between without progressing (nav_loop) and pages reloaded repeatedly in quick succession (refresh_burst). Findings clear statistical floors, so an empty result is meaningful: nothing looks broken. Check it after every deploy. period: '7d' default.

NameTypeReqDescription
periodstring–relative period like '24h', '7d' (default), '4w'
sitestring–the site's data-site code, from its script tag or list_sites. Omit when the account has a single site. In a tracked project, read the code from the script tag before asking the user.
NameTypeReqDescription
annotationsarrayyes–
error_capturestring––
findingsarrayyes–
notestring––
note_errorsstring––
periodobjectyes–
sitestringyes–
total_error_eventsnumberyes–

No examples provided.

what_changed ~130

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.

NameTypeReqDescription
periodstring–relative period like '24h', '7d' (default), '4w'
sitestring–the site's data-site code, from its script tag or list_sites. Omit when the account has a single site. In a tracked project, read the code from the script tag before asking the user.
NameTypeReqDescription
annotationsarrayyes–
findingsarrayyes–
notestring––
periodobjectyes–
sitestringyes–

No examples provided.

Common questions

What is the Staats MCP server?

Staats is an MCP server listed in the public MCP registry as io.github.MrViolets/staats. Cookieless web analytics your coding agent reads: traffic answers, deploy impact, what broke. This page covers its hosted endpoint (https://api.staats.ai/functions/v1/mcp).

Is the Staats MCP server safe to use?

Staats scores 76 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Staats MCP server expose?

Staats exposes 15 tools: get_site_context, update_site_context, what_changed, what_broke, get_overview, and 10 more. Their descriptions and schemas cost roughly 2,420 tokens of context every time the server is loaded.

Does the Staats MCP server require authentication?

No. We connected to Staats without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Staats MCP server still maintained?

Staats is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.