Gtm Ga4 runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 24 Jul 2026.
GTM + GA4 MCP: tag management, consent auditing, workspace versioning, reports.
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 gtm-ga4 -- npx -y mcp-gtm-ga4
{
"mcpServers": {
"gtm-ga4": {
"args": [
"-y",
"mcp-gtm-ga4"
],
"command": "npx"
}
}
}
[mcp_servers.gtm-ga4]
command = "npx"
args = ["-y", "mcp-gtm-ga4"]
{
"mcpServers": {
"gtm-ga4": {
"args": [
"-y",
"mcp-gtm-ga4"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"gtm-ga4": {
"args": [
"-y",
"mcp-gtm-ga4"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.