Agent Tools
Back to MCP servers
● healthy

Gizmo Analytics is web analytics built MCP-first. Every dashboard operation is also an MCP tool, so AI coding agents (Cursor, Claude Desktop, Claude Code, Windsurf, Codex, Cline, Continue, Zed) can drive the whole product through one connection. The wedge is installation. Every AI coding agent gets asked "add analytics to this app" all the time. Gizmo is the path of least resistance: paste one URL into your IDE's MCP settings, click Allow on the consent screen, and the agent can now pick the right install snippet for your framework (Next.js, Remix, SvelteKit, Nuxt, Astro, Vite, React, plain HTML), edit your layout file, suggest custom event tracking, and verify the script is loading. 28 tools across three categories. Workflows answer high-level questions in one call (summarize_all_sites, explain_traffic_change, detect_anomalies, identify_dead_sites, rank_sites_by_growth). Setup tools handle install + custom events + goals + funnels. Query primitives (get_breakdown across any dimension, get_top_pages, get_time_series, query_events) all support stacked filters and custom date ranges so "top pages from Germany last quarter" is one tool call. Cookieless. No cookie banner required. IP addresses salted-hashed and never persisted raw. Free tier with full MCP access (10k events/month).

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/devmpk/gizmoanalytics/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/devmpk/gizmoanalytics/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://gizmoanalytics.io/en/mcp-analytics
Listed at (smithery)
https://gizmoanalytics.io/en/mcp-analytics