← Index

Google Analytics 4

io.github.stucchi/google-analytics·v0.1.1·Analytics
Quality Score
88
/100

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

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "google-analytics": {
      "command": "uvx",
      "args": [
        "google-analytics-4-mcp"
      ],
      "env": {
        "GA_CREDENTIALS": "<ga_credentials>",
        "GA_CREDENTIALS_PATH": "~/.google-analytics-mcp/credentials.json"
      }
    }
  }
}
§02  Environment variables
GA_CREDENTIALS

Google Service Account JSON key content (copy-paste the entire JSON)

GA_CREDENTIALS_PATH

Alternative: path to the Service Account JSON key file

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Analytics