MCP Directory
Back

gtm-mcp-server

by paolobietolini · Go · ★ 124

An MCP server for Google Tag Manager. Connect it to your LLM, authenticate once, and start managing GTM through natural language.

#ai#chatgpt#claude#golang#google-api#google-tag-manager#gtm#llm#mcp#mcp-server#model-context-protocol#oauth2

Install

go install github.com/paolobietolini/gtm-mcp-server@latest

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "gtm-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:paolobietolini/gtm-mcp-server"
      ]
    }
  }
}

From the README

[](https://opensource.org/licenses/BSD-3-Clause) [](https://go.dev/) [](https://modelcontextprotocol.io) [](https://claude.ai) [](https://chatgpt.com) [](https://geminicli.com) [](https://cursor.com) [](https://github.com/paolobietolini/gtm-mcp-server) [](https://github.com/paolobietolini/gtm-mcp-server) **Let AI manage your Google Tag Manager containers.** Create tags, audit configurations, generate tracking plans, and publish changes, all through natural conversation with Claude, ChatGPT, Gemini, Cursor, and more. **URL:** | Client | Transport | Auth Flow | Status | |--------|----------…
Read full README on GitHub →

Related ai & ml servers