MCP Server for Google Tag Manager
@stape-io
About MCP Server for Google Tag Manager
MCP server for Google Tag Manager
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"gtm-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gtm-mcp.stape.ai/mcp"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is MCP Server for Google Tag Manager?
This server supports remote MCP connections with built-in Google OAuth and provides an interface to the Google Tag Manager API. It is designed for users who want to manage Google Tag Manager resources via an MCP-compatible client (e.g., Claude Desktop).
How to use MCP Server for Google Tag Manager?
Configure your MCP client (e.g., Claude Desktop) with the command npx -y mcp-remote and the URL https://gtm-mcp.stape.ai/mcp. After restarting the client, a browser window will open for Google OAuth authentication; once granted, the server's tools become available.
Key features of MCP Server for Google Tag Manager
- Remote MCP connection support
- Built-in Google OAuth authentication
- Interfaces with the Google Tag Manager API
Use cases of MCP Server for Google Tag Manager
—
FAQ from MCP Server for Google Tag Manager
How do I configure the server for Claude Desktop?
Add the following to your Claude Desktop config file (Settings -> Developer -> Edit Config): { "mcpServers": { "gtm-mcp-server": { "command": "npx", "args": ["-y", "mcp-remote", "https://gtm-mcp.stape.ai/mcp"] } } }. Restart Claude and complete the OAuth flow.
Why are some tools missing after configuration?
Some MCP clients (e.g., Cursor AI) have a 60-character limit for the combined server name + tool name. Using a long server name (e.g., gtm-mcp-server-your-additional-long-name) may cause tools to be filtered out. Use a short server name like gtm-mcp-server to avoid this.
How do I clear cached credentials if I encounter issues?
The mcp-remote tool stores credentials in ~/.mcp-auth (or $MCP_REMOTE_CONFIG_DIR). Run rm -rf ~/.mcp-auth to clear locally stored state and tokens, then restart your MCP client.
Frequently asked questions
How do I configure the server for Claude Desktop?
Add the following to your Claude Desktop config file (`Settings -> Developer -> Edit Config`): `{ "mcpServers": { "gtm-mcp-server": { "command": "npx", "args": ["-y", "mcp-remote", "https://gtm-mcp.stape.ai/mcp"] } } }`. Restart Claude and complete the OAuth flow.
Why are some tools missing after configuration?
Some MCP clients (e.g., Cursor AI) have a 60-character limit for the combined server name + tool name. Using a long server name (e.g., `gtm-mcp-server-your-additional-long-name`) may cause tools to be filtered out. Use a short server name like `gtm-mcp-server` to avoid this.
How do I clear cached credentials if I encounter issues?
The `mcp-remote` tool stores credentials in `~/.mcp-auth` (or `$MCP_REMOTE_CONFIG_DIR`). Run `rm -rf ~/.mcp-auth` to clear locally stored state and tokens, then restart your MCP client.
Basic information
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments