gtm-mcp-server

paolobietolini/gtm-mcp-server
★ 66 stars Go 🤖 AI/LLM Updated 23d ago
An MCP server for Google Tag Manager. Connect it to your LLM, authenticate once, and start managing GTM through natural language.
View on GitHub →

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-server": {
      "command": "go",
      "args": [
        "run",
        "github.com/paolobietolini/gtm-mcp-server@latest"
      ]
    }
  }
}

Topics

aichatgptclaudegolanggoogle-apigoogle-tag-managergtmllmmcpmcp-servermodel-context-protocoloauth2