Skip to main content
Glama

Measure.events Analytics

Server Details

Privacy-first web analytics. Query pageviews, referrers, trends, and AI insights.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
Turbo-Puffin/measure-mcp-server
GitHub Stars
0

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

6 tools
create_siteInspect

Create a new site in Measure.events. Returns the site_key needed for tracking.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesHuman-readable site name
domainYesThe site's domain (e.g. example.com)
get_insightsInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
site_keyYesThe site's tracking ID
get_site_analyticsInspect

Get analytics data for a Measure.events site. Returns pageviews, top pages, and referrers for a given period.

ParametersJSON Schema
NameRequiredDescriptionDefault
toNoEnd date YYYY-MM-DD (for custom range)
fromNoStart date YYYY-MM-DD (for custom range)
periodNoTime period (default: month)
site_keyYesThe site's tracking ID (site_key)
get_site_summaryInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
site_keyYesThe site's tracking ID
log_checkinInspect

Log agent activity to a site's analytics. Use this to record deployments, content updates, or any agent action on the site.

ParametersJSON Schema
NameRequiredDescriptionDefault
noteNoAdditional context
agentNoAgent name
actionYesWhat the agent did (e.g. 'published article')
site_keyYesThe site's tracking ID
timestampNoISO8601 timestamp (defaults to now)
track_eventInspect

Track a pageview or event on a site. Use this to instrument agent-driven page visits or actions.

ParametersJSON Schema
NameRequiredDescriptionDefault
pathYesPage path (e.g. /about)
agentNoAgent name for attribution
referrerNoReferring URL
site_keyYesThe site's tracking ID
utm_mediumNo
utm_sourceNo
utm_campaignNo

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.