ga-mcp-full

Google Analytics 4 — full Admin API + Data API — for AI assistants.

What it is

ga-mcp-full is an open-source Model Context Protocol server that exposes the full Google Analytics 4 surface — both the Admin API (property & configuration management) and the Data API (reporting) — to MCP-compatible AI assistants such as Claude Code, Claude Desktop, Cursor, and Zed.

Thirty-plus tools cover properties, custom dimensions and metrics, audiences, key events, data streams, linked accounts (Firebase, BigQuery, Google Ads), Measurement Protocol secrets, standard reports, realtime reports, and metadata discovery.

Install

pip install ga-mcp-full
claude plugin marketplace add ringo380/robworks-claude-code-plugins
claude plugin install ga-mcp-full@robworks-claude-code-plugins

Then authenticate:

/ga-mcp-full:auth-login

How it handles your data

Full details: Privacy Policy.

Source and license

MIT-licensed. Source and issue tracker at github.com/ringo380/ga-mcp-full.