gtm-mcp

K9Cloud/gtm-mcp
★ 1 stars Python Code/Dev Tools Updated today
Local Claude Code MCP server for Google Tag Manager (19 tools)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gtm-mcp": {
      "command": "uvx",
      "args": [
        "gtm-mcp"
      ]
    }
  }
}

Or install with pip: pip install gtm-mcp

README Excerpt

> **Cloning to a new machine?** Pass the short folder name as the explicit `git clone` target so the local path matches the convention used everywhere else (`~/Developer/CLAUDE.md`, MCP registration, scripts): > > ```bash > git clone [email protected]:K9Cloud/gtm-mcp.git ~/Developer/gtm > ``` > > Without the trailing `~/Developer/gtm`, git defaults to creating `~/Developer/gtm-mcp/`, which drifts from the rest of the setup. <!-- stale-paths:skip -->

Tools (19)

create_tagcreate_triggercreate_version_and_publishcreate_workspacedelete_tagdelete_triggerdelete_variabledelete_workspacefind_containerget_taglist_accountslist_containerslist_tagslist_triggerslist_variableslist_versionslist_workspacespause_tagupdate_tag