Synter-Media-AI/google-tag-manager-agent
Manage GTM containers and tags with AI agents via MCP (Amp, Cursor, Claude Desktop, VS Code)
Platform-specific configuration:
{
"mcpServers": {
"google-tag-manager-agent": {
"command": "npx",
"args": [
"-y",
"google-tag-manager-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://modelcontextprotocol.io) [](LICENSE) [](https://tagmanager.google.com)
Deploy tracking tags without touching your website's code. Open this repo in Amp, Cursor, or VS Code and manage Google Tag Manager with AI — create tags, build triggers, install conversion pixels, and publish container changes.
---
Google Tag Manager is the control center for every tracking pixel, conversion tag, and analytics snippet on your website. Instead of asking a developer to add code for every new ad platform, GTM lets marketers deploy tags through a visual interface.
The problem? GTM's interface is deceptively complex. Tags fire on triggers, triggers depend on variables, variables reference data layers — and one misconfigured trigger can break your entire analytics setup. The Preview mode is powerful but confusing. And the stakes are high: a broken conversion tag means your ad campaigns can't optimize.
An AI agent turns GTM management from a technical task into a conversation. "Add a Google Ads conversion tag for purchase events" becomes a single request instead of a 15-minute configuration exercise.
Best for: Marketers who can't edit website code directly, marketing teams managing multiple conversion pixels, agencies handling multiple client containers, anyone setting up tracking for ad campaigns.
---
export SYNTER_API_KEY=syn_your_key_here.mcp.jsonCopy `claude_d
Loading reviews...