Ga4 runs on your own machine — the client starts it, so there is no endpoint to ping. 127 installs a week from npm. Last commit 9 Sep 2026.
Google Analytics 4 MCP: reports, realtime data, custom dimensions, data streams.
Today is the operative word: we check Ga4 every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 ga4 -- npx -y mcp-ga4
{
"mcpServers": {
"ga4": {
"args": [
"-y",
"mcp-ga4"
],
"command": "npx"
}
}
}
[mcp_servers.ga4]
command = "npx"
args = ["-y", "mcp-ga4"]
{
"mcpServers": {
"ga4": {
"args": [
"-y",
"mcp-ga4"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ga4": {
"args": [
"-y",
"mcp-ga4"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GA4_PROPERTY_ID (GA4 property ID (numeric)), GOOGLE_APPLICATION_CREDENTIALS (Path to service account JSON credentials file).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Google Analytics 4 — reports, realtime data, and admin
Manage GA4 properties, data streams, conversions, and run reports via Admin & Data APIs.
Google Analytics 4 MCP: reports, realtime, funnels, pivots, metadata, admin lists. 17 tools.
Google Analytics 4: reports, traffic sources, landing pages, events, realtime (read-only).
Google Analytics MCP Pack
Query GA4 analytics data with custom reports, pivot tables, and audience exports
Google Analytics 4 MCP server with reporting, schema discovery, and admin visibility tools
Google Analytics 4: 27 read-only tools across the Data API and the Admin API.
Answers built from our own checks of this server.