MCP ExplorerExplorer

Google Tag Manager Mcp Server

@stape-ioon a year ago
9 Apache-2.0
FreeCommunity
AI Systems
#gtm#gtm-server-side#mcp#mcp-server#stape
MCP server for Google Tag Manager

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.

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

  1. Clone the repository

  2. Install dependencies:

    npm install
    
  3. Create a service account in Google Cloud Console and download the JSON key file

  4. Set env file with your service account key path:

    GOOGLE_APPLICATION_CREDENTIALS=./path/to/your/service-account-key.json
    

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers