Google Analytics 4 runs on your own machine — the client starts it, so there is no endpoint to ping. 56 installs a week from pypi. Last commit 2 Mar 2026.
Manage GA4 properties, data streams, conversions, and run reports via Admin & Data APIs.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add google-analytics -- uvx google-analytics-4-mcp
{
"mcpServers": {
"google-analytics": {
"args": [
"google-analytics-4-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.google-analytics]
command = "uvx"
args = ["google-analytics-4-mcp"]
{
"mcpServers": {
"google-analytics": {
"args": [
"google-analytics-4-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"google-analytics": {
"args": [
"google-analytics-4-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.