← Index

Google Analytics 4

io.github.mindstone/mcp-server-google-analytics·v0.1.1·Analytics
Quality Score
85
/100

Google Analytics 4 MCP server with reporting, schema discovery, and admin visibility tools

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-server-google-analytics": {
      "command": "npx",
      "args": [
        "-y",
        "@mindstone/mcp-server-google-analytics"
      ],
      "env": {
        "GOOGLE_APPLICATION_CREDENTIALS": "<google_application_credentials>",
        "GA4_PROPERTY_ID": "<ga4_property_id>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-server-google-analytics": {
      "command": "npx",
      "args": [
        "-y",
        "@mindstone/mcp-server-google-analytics"
      ],
      "env": {
        "GOOGLE_APPLICATION_CREDENTIALS": "<google_application_credentials>",
        "GA4_PROPERTY_ID": "<ga4_property_id>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @mindstone/mcp-server-google-analytics
§02  Environment variables
GOOGLE_APPLICATION_CREDENTIALS
required

Absolute path to ADC or service-account JSON file

GA4_PROPERTY_ID

Default GA4 property ID (e.g. 123456789)

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