MCP Server
MCP
Google Analytics 4
Manage GA4 properties, data streams, conversions, and run reports via Admin & Data APIs.
Install
uvx google-analytics-4-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "google-analytics-4-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Google Service Account JSON key content (copy-paste the entire JSON)",
"name": "GA_CREDENTIALS"
},
{
"description": "Alternative: path to the Service Account JSON key file",
"default": "~/.google-analytics-mcp/credentials.json",
"name": "GA_CREDENTIALS_PATH"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment