Google Tag Manager MCP MCP
v1.2.0io.github.a1-x-tech/mcp-google-tagmanager
MCP server for the Google Tag Manager API v2: containers, workspaces, tags, triggers, publishing.
transport:stdio
runtime:npm
Target client
run in your project directory
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
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.