Loomal

Google Analytics 4

MCP server by github.com/stucchi/mcp-google-analytics

Manage GA4 properties, data streams, conversions, and run reports via Admin & Data APIs.

0 starspypi: google-analytics-4-mcp

About Google Analytics 4

Google Analytics 4 is an MCP (Model Context Protocol) server published by stucchi in the official MCP registry, listed under Research & Data on Loomal. Manage GA4 properties, data streams, conversions, and run reports via Admin & Data APIs.

It ships as a Python package on PyPI (google-analytics-4-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/stucchi/mcp-google-analytics.

Use Google Analytics 4 with your agent

Claude Code · one command
claude mcp add google-analytics-4-mcp -- uvx google-analytics-4-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "google-analytics-4-mcp": {
      "command": "uvx",
      "args": [
        "google-analytics-4-mcp"
      ]
    }
  }
}
pypigoogle-analytics-4-mcp

Frequently asked questions

What is Google Analytics 4?
Google Analytics 4 is an MCP (Model Context Protocol) server by stucchi in the Research & Data category. Manage GA4 properties, data streams, conversions, and run reports via Admin & Data APIs.
How do I connect Google Analytics 4 to Claude, Cursor, or another MCP client?
Install Google Analytics 4 from its pypi package (google-analytics-4-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Google Analytics 4 open source?
Yes — the source code is public at github.com/stucchi/mcp-google-analytics.
Can AI agents pay to use Google Analytics 4?
Not yet through Loomal — Google Analytics 4 is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Google Analytics 4? Claim this listing free by verifying GitHub ownership, or contact us.