Skip to content
Claude Code

Google Tag Manager MCP for Claude Code

io.github.a1-x-tech/mcp-google-tagmanager

MCP server for the Google Tag Manager API v2: containers, workspaces, tags, triggers, publishing.

client:Claude Code transport:stdio runtime:npm

Install Google Tag Manager MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-google-tagmanager -e GOOGLE_TAGMANAGER_CLIENT_ID=<GOOGLE_TAGMANAGER_CLIENT_ID> -e GOOGLE_TAGMANAGER_CLIENT_SECRET=<GOOGLE_TAGMANAGER_CLIENT_SECRET> -e GOOGLE_TAGMANAGER_REFRESH_TOKEN=<GOOGLE_TAGMANAGER_REFRESH_TOKEN> -e GOOGLE_TAGMANAGER_ACCESS_TOKEN=<GOOGLE_TAGMANAGER_ACCESS_TOKEN> -e GOOGLE_TAGMANAGER_OAUTH_PORT=<GOOGLE_TAGMANAGER_OAUTH_PORT> -e GOOGLE_TAGMANAGER_API_BASE=<GOOGLE_TAGMANAGER_API_BASE> -e GOOGLE_TAGMANAGER_TIMEOUT_MS=<GOOGLE_TAGMANAGER_TIMEOUT_MS> -e GOOGLE_TAGMANAGER_MAX_RETRIES=<GOOGLE_TAGMANAGER_MAX_RETRIES> -e GOOGLE_TAGMANAGER_MIN_INTERVAL_MS=<GOOGLE_TAGMANAGER_MIN_INTERVAL_MS> -- npx -y mcp-google-tagmanager

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Google Tag Manager MCP in other clients