Skip to content

Cortex Gtm

Free

by MCP Community

Unified Google Tag Manager client with Terraform-like state management and MCP server

v3.1.1Added Apr 12, 2026
gtmgoogle-tag-managerterraformstate-managementmcp
Works with:ClaudeGPTGeminiCopilot

Cortex Gtm MCP Server

Unified Google Tag Manager client with Terraform-like state management and MCP server

Installation

npx -y @akson/cortex-gtm

Reviews

Leave a Review

Installation

Quick install
npx -y @akson/cortex-gtm
Add to claude_desktop_config.json
{
  "mcpServers": {
    "cortex-gtm": {
      "command": "npx",
      "args": ["-y", "@akson/cortex-gtm"]
    }
  }
}