Loading MCP server directory, please wait...
MCP server for the Google Tag Manager API v2: containers, workspaces, tags, triggers, publishing.
npx @getmcp/cli add io.github.A1-x-Tech/mcp-google-tagmanagerRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.A1-x-Tech/mcp-google-tagmanager": {
"command": "npx",
"args": [
"-y",
"mcp-google-tagmanager"
],
"env": {
"GOOGLE_TAGMANAGER_CLIENT_ID": "",
"GOOGLE_TAGMANAGER_CLIENT_SECRET": "",
"GOOGLE_TAGMANAGER_REFRESH_TOKEN": "",
"GOOGLE_TAGMANAGER_ACCESS_TOKEN": "",
"GOOGLE_TAGMANAGER_API_BASE": "https://tagmanager.googleapis.com",
"GOOGLE_TAGMANAGER_TIMEOUT_MS": "60000",
"GOOGLE_TAGMANAGER_MAX_RETRIES": "3",
"GOOGLE_TAGMANAGER_MIN_INTERVAL_MS": "4200"
}
}
}
}