- Explore MCP Servers
- google-tag-manager-mcp-server
Google Tag Manager Mcp Server
What is Google Tag Manager Mcp Server
google-tag-manager-mcp-server is a MCP server that provides an interface to the Google Tag Manager API, enabling users to manage and deploy tags efficiently.
Use cases
Use cases include automating tag deployments, managing multiple tags across different environments, and integrating with other marketing tools for enhanced data collection.
How to use
To use google-tag-manager-mcp-server, clone the repository, install the necessary dependencies using npm, create a service account in Google Cloud Console, and set the environment variable for the service account key path.
Key features
Key features include seamless integration with Google Tag Manager API, support for Node.js, and the ability to manage tags programmatically.
Where to use
google-tag-manager-mcp-server can be used in web development, digital marketing, and analytics to facilitate tag management and improve tracking capabilities.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Google Tag Manager Mcp Server
google-tag-manager-mcp-server is a MCP server that provides an interface to the Google Tag Manager API, enabling users to manage and deploy tags efficiently.
Use cases
Use cases include automating tag deployments, managing multiple tags across different environments, and integrating with other marketing tools for enhanced data collection.
How to use
To use google-tag-manager-mcp-server, clone the repository, install the necessary dependencies using npm, create a service account in Google Cloud Console, and set the environment variable for the service account key path.
Key features
Key features include seamless integration with Google Tag Manager API, support for Node.js, and the ability to manage tags programmatically.
Where to use
google-tag-manager-mcp-server can be used in web development, digital marketing, and analytics to facilitate tag management and improve tracking capabilities.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
MCP Server for Google Tag Manager
This is a MCP server that provides an interface to the Google Tag Manager API.
Prerequisites
- Node.js (v16 or higher)
- Google Cloud Platform account
- Service account credentials for Google Tag Manager API
Setup
-
Clone the repository
-
Install dependencies:
npm install -
Create a service account in Google Cloud Console and download the JSON key file
-
Set env file with your service account key path:
GOOGLE_APPLICATION_CREDENTIALS=./path/to/your/service-account-key.json
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










