Measure.events Analytics MCP Server

A Model Context Protocol (MCP) server for Measure.events - privacy-first web analytics that AI agents can use natively. Its 6 documented tools cluster into read & search, track. It is available as a remote MCP endpoint.

Teams that want a hosted data & analytics endpoint instead of running a local process. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-05-24 · ★ 2 · #75 OF 75 MAINTAINED DATA & ANALYTICS · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Measure.events Analytics

before you install - you'll need

MEASURE_API_KEY

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add turbo-puffin-measure-mcp-server --transport http https://lets.measure.events/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "turbo-puffin-measure-mcp-server": {
      "url": "https://lets.measure.events/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://lets.measure.events/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to lets.measure.events

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry registry publisher io.github.meetclawdius is not the repo owner (turbo-puffin) - the registry entry was published by someone else

03 · What Measure.events Analytics can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 6 documented tools across read & search, track, including list_sites, get_pageviews, get_top_pages, get_referrers.

Capability map

Tools grouped from the project's README - what Measure.events Analytics lets an agent do.

read & search

5 tools - e.g. List all tracked sites in your account; Pageview counts with daily time series; Most viewed pages on a site

list_sites · get_pageviews · get_top_pages · get_referrers · get_site_summary

Track

1 tool - e.g. Track custom events (signups, purchases, etc.)

track_event

Latest releases

v1.0.0 · 2026-03-05

Measure.events MCP Server v1.0.0 · Privacy-first web analytics with native MCP server support. · Tools · list_sites - List all tracked sites · get_pageviews - Get pageview data with time series · get_top_pages - Get…

04 · Who maintains Measure.events Analytics

Measure.events Analytics is maintained by turbo-puffin. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
data & analytics - ranked #75 of 75 actively-maintained data & analytics servers as of 2026-08-25.
registry
io.github.meetclawdius/measure-events (active, first published 2026-03-05)

06 · Measure.events Analytics FAQ

Is Measure.events Analytics still maintained?

Yes - as of 2026-08-25, its last commit was 2026-05-24. We re-verify nightly.

What can Measure.events Analytics do?

An agent gets 6 documented tools across read & search, track, including list_sites, get_pageviews, get_top_pages, get_referrers.

How do I install Measure.events Analytics?

Run `claude mcp add turbo-puffin-measure-mcp-serve --transport http https://lets.measure.events/mcp`. The README documents one environment variable (MEASURE_API_KEY) to set first. You can also paste the ready-made client config above.

Does Measure.events Analytics require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Measure.events Analytics

More data & analytics MCP servers · Datahub · Feature Board · WebCake Storefront · Wireboard MCP Server · Fivetran MCP

More JavaScript MCP servers · Server Google Antigravity · Uindow · Uizze · Uptime Robot · Changelogai · see all