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
- Clone the repository
- Install dependencies
- Create a service account in Google Cloud Console and download the JSON key file
- Configure environment with your service account key.