voxxy-gtm-mcp

VoxxyCreativeLab/voxxy-gtm-mcp
★ 0 stars Python 🔌 API Integration Updated today
Voxxy MCP server for Google Tag Manager API v2 — greenfield Python wrapper
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "voxxy-gtm-mcp": {
      "command": "uvx",
      "args": [
        "voxxy-gtm-mcp"
      ]
    }
  }
}

Or install with pip: pip install voxxy-gtm-mcp