samarth-analytics-mcp

samarthanalytics-sj/samarth-analytics-mcp
★ 1 stars TypeScript Code/Dev Tools Updated today
MCP server for Samarth Analytics Google Tag Manager operations
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "samarth-analytics-mc": {
      "command": "npx",
      "args": [
        "-y",
        "samarthanalytics-sj/samarth-analytics-mcp"
      ]
    }
  }
}

README Excerpt

A production-ready [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server for the **Google Tag Manager API v2**, built for Samarth Analytics. Gives Claude Desktop, Cursor, Claude Code, and any MCP-compatible client full, guarded access to GTM — read workspace contents, create/update tags/triggers/variables, audit implementations, publish versions, and more.

Tools (20)

DRY_RUNGOOGLE_ACCESS_TOKENGOOGLE_OAUTH_CLIENT_IDGOOGLE_OAUTH_CLIENT_SECRETGOOGLE_OAUTH_REDIRECT_URIGOOGLE_REFRESH_TOKENGOOGLE_SERVICE_ACCOUNT_KEY_FILEGTM_DEFAULT_ACCOUNT_IDGTM_DEFAULT_CONTAINER_IDGTM_DEFAULT_WORKSPACE_IDGTM_MCP_ENABLE_DELETESGTM_MCP_ENABLE_PUBLISHGTM_MCP_ENABLE_WRITESGTM_MCP_HTTP_AUTH_TOKENGTM_MCP_HTTP_PORTGTM_MCP_RETRY_MAXGTM_MCP_RETRY_MAX_DELAY_MSGTM_MCP_RETRY_TOTAL_TIMEOUT_MSGTM_MCP_TOKEN_FILEGTM_MCP_TRANSPORT