Loading MCP server directory, please wait...
Manage GA4 properties, data streams, conversions, and run reports via Admin & Data APIs.
npx @getmcp/cli add io.github.stucchi/google-analyticsRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.stucchi/google-analytics": {
"command": "uvx",
"args": [
"google-analytics-4-mcp"
],
"env": {
"GA_CREDENTIALS": "",
"GA_CREDENTIALS_PATH": "~/.google-analytics-mcp/credentials.json"
}
}
}
}