Google Analytics 4 runs on your own machine — the client starts it, so there is no endpoint to ping. 70 installs a week from pypi. Last commit 2 Mar 2026.
Manage GA4 properties, data streams, conversions, and run reports via Admin & Data APIs.
Today is the operative word: we check Google Analytics 4 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 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"
}
}
}
This one needs environment variables set before it will start:
GA_CREDENTIALS (Google Service Account JSON key content (copy-paste the entire JSON)), GA_CREDENTIALS_PATH (Alternative: path to the Service Account JSON key file).
The author declared them in the registry entry; get the values from the project itself.
Google Analytics 4 MCP: reports, realtime data, custom dimensions, data streams.
MCP server for Google Analytics 4 — reports, realtime data, and admin
Search properties via Redfin and Google Maps real estate data
Google Analytics 4: 27 read-only tools across the Data API and the Admin API.
Google Analytics 4 MCP: reports, realtime, funnels, pivots, metadata, admin lists. 17 tools.
Google Analytics 4 MCP server with reporting, schema discovery, and admin visibility tools
MCP server for Google Search Console: properties, sitemaps, search analytics and URL inspection
Google Ads reporting and campaign management. Everything it creates starts paused.
Answers built from our own checks of this server.