google analytics mcp for Claude Code
io.github.surendranb/google-analytics-mcp
GA4 MCP server for AI agents: schema discovery, server-side aggregation, analysis-ready defaults.
client:Claude Code
transport:stdio
runtime:pypi
Install google analytics mcp in Claude Code
run in your project directory
claude mcp add google-analytics-mcp -e GOOGLE_APPLICATION_CREDENTIALS=<GOOGLE_APPLICATION_CREDENTIALS> -e GA4_PROPERTY_ID=<GA4_PROPERTY_ID> -- uvx google-analytics-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs