Agent Tools
Back to MCP servers

Measure.events Analytics

https://lets.measure.events/mcp
● healthy

skills: {'id': 'get_site_analytics', 'name': 'get_site_analytics', 'description': 'Get analytics data for a Measure.events site. Returns pageviews, top pages, and referrers for a given period.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_site_summary', 'name': 'get_site_summary', 'description': 'Get a natural language summary of site analytics for the last 7 days, including week-over-week trends.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_insights', 'name': 'get_insights', 'description': 'Get proactive insights and anomaly detection for a site — traffic spikes, drops, new referrers.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'track_event', 'name': 'track_event', 'description': 'Track a pageview or event on a site. Use this to instrument agent-driven page visits or actions.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'create_site', 'name': 'create_site', 'description': 'Create a new site in Measure.events. Returns the site_key needed for tracking.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'log_checkin', 'name': 'log_checkin', 'description': "Log agent activity to a site's analytics. Use this to record deployments, content updates, or any agent action on the site.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 0.8462%; p95 1332.2ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://lets.measure.events/mcp
JSON-RPC initialize probe
curl -X POST https://lets.measure.events/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://lets.measure.events/mcp
Listed at (chiark)
https://chiark.ai/agents/d62cd211-f030-4d94-8034-2d24a7d0548b