An MCP server for Google Tag Manager. Connect it to your LLM, authenticate once, and start managing GTM through natural language.
{
"mcpServers": {
"gtm-mcp-server": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
An MCP server for Google Tag Manager. Connect it to your LLM, authenticate once, and start managing GTM through natural language.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
BSD-3-Clause. View license →
Is it maintained?
Last commit 12 days ago. 57 stars.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Dynamic problem-solving through sequential thought chains
A Model Context Protocol server for searching and analyzing arXiv papers
An open-source AI agent that brings the power of Gemini directly into your terminal.
The official Python SDK for Model Context Protocol servers and clients
MCP Security Weekly
Get CVE alerts and security updates for Gtm Mcp Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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: https://mcp.gtmeditor.com
| Client | Transport | Auth Flow | Status | |--------|-----------|-----------|--------| | Claude (Web & Desktop) | Streamable HTTP | OAuth 2.1 + PKCE | Supported | | Claude Code (CLI) | Streamable HTTP | OAuth 2.1 + PKCE | Supported | | ChatGPT | Streamable HTTP | OAuth 2.1 + PKCE | Supported | | Gemini CLI | Streamable HTTP | OAuth 2.1 + PKCE (DCR) | Supported | | Cursor | Streamable HTTP | OAuth 2.1 + PKCE | Supported |
The server is client-agnostic — any MCP client that supports OAuth 2.1 with PKCE over HTTP transport should work out of the box, including clients that use Dynamic Client Registration (RFC 7591) and those that don't.
Ask your AI assistant to:
No more clicking through the GTM interface. No more copy-pasting configurations. Just describe what you need.
Claude.ai:
https://mcp.gtmeditor.comClaude Code (CLI):
claude mcp add -t http gtm https://mcp.gtmeditor.com
https://mcp.gtmeditor.comgemini mcp add --transport http --url https://mcp.gtmeditor.com gtm
https://mcp.gtmeditor.com/authorizeOr add to your .cursor/mcp.json:
{
"m
... [View full README on GitHub](https://github.com/paolobietolini/gtm-mcp-server#readme)