google-tag-manager-mcp-server

google-tag-manager-mcp-server

8

This project is an MCP server designed to provide an interface to the Google Tag Manager API. Users can manage and interact with Google Tag Manager through programmatic access.

Overview

This project is an MCP server that facilitates interaction with 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
  3. Create a service account in Google Cloud Console and download the JSON key file
  4. Configure environment with your service account key.