Google Analytics MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 7 533 installs a week from pypi. Last commit 1 Aug 2026.
GA4 MCP server for AI agents: schema discovery, server-side aggregation, analysis-ready defaults.
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-mcp -- uvx google-analytics-mcp
{
"mcpServers": {
"google-analytics-mcp": {
"args": [
"google-analytics-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.google-analytics-mcp]
command = "uvx"
args = ["google-analytics-mcp"]
{
"mcpServers": {
"google-analytics-mcp": {
"args": [
"google-analytics-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"google-analytics-mcp": {
"args": [
"google-analytics-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.