← Registry

Analytics

measure.events

Provides analytics, summaries, insights, and event tracking for websites.

1 endpoint6 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://lets.measure.events/mcp

No auth detected

MCP server metadata

Name
measure-events
Version
1.0.0
Capabilities
tools
Server instructions

Measure.events analytics MCP server. Use get_site_analytics, get_site_summary, get_insights, track_event, create_site, and log_checkin tools to interact with analytics data.

Known tools 6

get_site_analytics

Get analytics data for a Measure.

Inferred read-only
get_site_summary

Get a natural language summary of site analytics for the last 7 days, including week-over-week trends.

Inferred read-only
get_insights

Get proactive insights and anomaly detection for a site — traffic spikes, drops, new referrers.

Inferred read-only
track_event

Track a pageview or event on a site.

Inferred read-only
create_site

Create a new site in Measure.

Potential side effects
log_checkin

Log agent activity to a site's analytics.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.measure-events]
url = "https://lets.measure.events/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "measure-events": {
      "type": "http",
      "url": "https://lets.measure.events/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: measure-events
Remote MCP URL: https://lets.measure.events/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "measure-events": {
      "url": "https://lets.measure.events/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "measure-events": {
      "type": "http",
      "url": "https://lets.measure.events/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "measure-events",
  "transport": "streamable-http",
  "url": "https://lets.measure.events/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for measure.events was fetched 2026-08-15T04:21:33.572Z.

Trust status Neutral

measure.events is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.