Loomal

Google Analytics 4 MCP: reports, realtime data, custom dimensions, data streams.

0 starsnpm: mcp-ga4

About ga4

ga4 is an MCP (Model Context Protocol) server published by mharnett in the official MCP registry, listed under Research & Data on Loomal. Google Analytics 4 MCP: reports, realtime data, custom dimensions, data streams.

It ships as an npm package (mcp-ga4), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mharnett/mcp-ga4.

Use ga4 with your agent

Claude Code · one command
claude mcp add ga4 -- npx -y mcp-ga4
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "ga4": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-ga4"
      ]
    }
  }
}
npmmcp-ga4

Frequently asked questions

What is ga4?
ga4 is an MCP (Model Context Protocol) server by mharnett in the Research & Data category. Google Analytics 4 MCP: reports, realtime data, custom dimensions, data streams.
How do I connect ga4 to Claude, Cursor, or another MCP client?
Install ga4 from its npm package (mcp-ga4) 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 ga4 open source?
Yes — the source code is public at github.com/mharnett/mcp-ga4.
Can AI agents pay to use ga4?
Not yet through Loomal — ga4 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 ga4? Claim this listing free by verifying GitHub ownership, or contact us.