Server data from the Official MCP Registry
GTM + GA4 MCP: tag management, consent auditing, workspace versioning, reports.
GTM + GA4 MCP: tag management, consent auditing, workspace versioning, reports.
Set these up before or after installing:
Environment variable: GOOGLE_APPLICATION_CREDENTIALS
Environment variable: GTM_ACCOUNT_ID
Environment variable: GTM_CONTAINER_ID
Environment variable: GA4_PROPERTY_ID
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-mharnett-gtm-ga4": {
"env": {
"GTM_ACCOUNT_ID": "your-gtm-account-id-here",
"GA4_PROPERTY_ID": "your-ga4-property-id-here",
"GTM_CONTAINER_ID": "your-gtm-container-id-here",
"GOOGLE_APPLICATION_CREDENTIALS": "your-google-application-credentials-here"
},
"args": [
"-y",
"mcp-gtm-ga4"
],
"command": "npx"
}
}
}Valid MCP server (3 strong, 4 medium validity signals). 2 known CVEs in dependencies (0 critical, 2 high severity) Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
Scanned 9 files · 3 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally