google-tag-manager-mcp — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsgoogle-tag-manager-mcp
    Back to Agents
    google-tag-manager-mcp

    google-tag-manager-mcp

    CarC96 February 27, 2026
    2 copies 0 downloads

    Google Tag Manager MCP Server by Growthers.io — Full GTM API access for AI agents (Claude Code, Cursor, etc.). Manage tags, triggers, variables, consent mode and more.

    Agent Definition
    # Google Tag Manager MCP Server
    
    **Built by [Growthers.io](https://growthers.io?utm_source=github&utm_medium=readme&utm_campaign=githubmcpgtm)** — Data-driven growth agency.
    
    An open-source MCP (Model Context Protocol) server that gives AI agents full access to the Google Tag Manager API v2.
    
    Works with Claude Code, Claude Desktop, Cursor, and any MCP-compatible client. Manage accounts, containers, workspaces, tags, triggers, variables, consent mode, and container versions — all from your AI assistant.
    
    No external services required. Runs locally on your machine using your own Google credentials.
    
    ## Prerequisites
    
    - Python 3.10+
    - [pipx](https://pipx.pypa.io/) (recommended) or pip
    - A Google Cloud project with the **Tag Manager API** enabled
    - [gcloud CLI](https://cloud.google.com/sdk/docs/install) for credential setup
    
    ## Setup
    
    ### 1. Enable the Tag Manager API
    
    1. Go to [Google Cloud Console](https://console.cloud.google.com/)
    2. Select or create a project
    3. Go to **APIs & Services > Enable APIs**
    4. Search for **Tag Manager API** and enable it
    
    ### 2. Authenticate
    
    ```bash
    gcloud auth application-default login \
      --scopes="https://www.googleapis.com/auth/cloud-platform,https://www.googleapis.com/auth/tagmanager.readonly,https://www.googleapis.com/auth/tagmanager.edit.containers,https://www.googleapis.com/auth/tagmanager.edit.containerversions"
    ```
    
    This creates a credentials file at `~/.config/gcloud/application_default_credentials.json`.
    
    > **Tip:** If the default gcloud client blocks some scopes, create a custom OAuth Client ID in your Google Cloud project (APIs & Services > Credentials > Create OAuth Client > Desktop App), then use `--client-id-file=<path-to-client-secret.json>` with the command above.
    
    ### 3. Install
    
    #### Option A: With pipx (recommended)
    
    ```bash
    pipx install git+https://github.com/CarC96/google-tag-manager-mcp.git
    ```
    
    #### Option B: From source
    
    ```bash
    git clone https://github.com/CarC96/google-tag-manager-mcp.git
    cd google-tag-manag

    Tags

    claude-codeconsent-modegdprgoogle-tag-managergrowthersgtmmcpmcp-server

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.