Skip to main content
MarketingTypeScript

stape-io/google-tag-manager-mcp-server

πŸ“‡ ☁️ – This server supports remote MCP connections, includes built-in Google OAuth, and provide an interface to the Google Tag Manager API.

marketingcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/stape-io/google-tag-manager-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "google-tag-manager-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "stape-io/google-tag-manager-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Marketing
Language
TypeScript
Author
stape-io