bilibili-huasheng-video
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
io.github.A1-x-Tech/mcp-google-tagmanager · v1.1.0
MCP server for the Google Tag Manager API v2: containers, workspaces, tags, triggers, publishing.
Google Tag Manager MCP 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"mcp-google-tagmanager": {
"command": "npx",
"args": [
"-y",
"mcp-google-tagmanager"
]
}
}
}GOOGLE_TAGMANAGER_CLIENT_ID可选Google OAuth client id (refresh-token flow).
GOOGLE_TAGMANAGER_CLIENT_SECRET可选secretGoogle OAuth client secret (refresh-token flow). Treat it as a secret.
GOOGLE_TAGMANAGER_REFRESH_TOKEN可选secretGoogle OAuth refresh token; exchanged for access tokens automatically. Treat it as a secret.
GOOGLE_TAGMANAGER_ACCESS_TOKEN可选secretReady-made OAuth access token (~1h lifetime). Alternative to the client-id/secret/refresh-token trio.
GOOGLE_TAGMANAGER_API_BASE可选API root host override.
GOOGLE_TAGMANAGER_TIMEOUT_MS可选Per-request timeout in milliseconds.
GOOGLE_TAGMANAGER_MAX_RETRIES可选Retries on transient errors (429, quota 403, and 5xx/network for reads).
GOOGLE_TAGMANAGER_MIN_INTERVAL_MS可选Minimum spacing between API requests, for the 0.25 QPS quota.
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
v0.7.0
com.cromanion/cromanion
Raise conversion on a site you manage. No API key, no human to wake — you prove the domain.
v0.1.2
io.github.agentwares/agentguard
MCP policy proxy: spend caps, approvals for destructive tools, kill switch, dry-run, audit log.
v0.1.0
io.github.pipeworx-io/china-air-quality
China Air Quality MCP — nationwide hourly AQI from CNEMC (中国环境监测总站).
v0.7.0
io.github.conorbronsdon/substack-mcp
Substack drafts, Notes, analytics and consented subscribers. Long-form posts stay draft-only.
v0.4.2
io.github.lvlrSajjad/simframe
Always-warm iOS Simulator frames: agents read the screen in ~20ms instead of screenshotting
{
"id": "io.github.A1-x-Tech/mcp-google-tagmanager",
"type": "mcp-server",
"version": "1.1.0",
"displayName": "Google Tag Manager MCP",
"description": "MCP server for the Google Tag Manager API v2: containers, workspaces, tags, triggers, publishing.",
"repository": {
"url": "https://github.com/A1-x-Tech/mcp-google-tagmanager",
"source": "github"
},
"homepage": "https://github.com/A1-x-Tech/mcp-google-tagmanager#readme",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "mcp-google-tagmanager",
"version": "1.1.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "GOOGLE_TAGMANAGER_CLIENT_ID",
"description": "Google OAuth client id (refresh-token flow)."
},
{
"name": "GOOGLE_TAGMANAGER_CLIENT_SECRET",
"description": "Google OAuth client secret (refresh-token flow). Treat it as a secret.",
"isSecret": true
},
{
"name": "GOOGLE_TAGMANAGER_REFRESH_TOKEN",
"description": "Google OAuth refresh token; exchanged for access tokens automatically. Treat it as a secret.",
"isSecret": true
},
{
"name": "GOOGLE_TAGMANAGER_ACCESS_TOKEN",
"description": "Ready-made OAuth access token (~1h lifetime). Alternative to the client-id/secret/refresh-token trio.",
"isSecret": true
},
{
"name": "GOOGLE_TAGMANAGER_API_BASE",
"description": "API root host override."
},
{
"name": "GOOGLE_TAGMANAGER_TIMEOUT_MS",
"description": "Per-request timeout in milliseconds."
},
{
"name": "GOOGLE_TAGMANAGER_MAX_RETRIES",
"description": "Retries on transient errors (429, quota 403, and 5xx/network for reads)."
},
{
"name": "GOOGLE_TAGMANAGER_MIN_INTERVAL_MS",
"description": "Minimum spacing between API requests, for the 0.25 QPS quota."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.A1-x-Tech/mcp-google-tagmanager",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.A1-x-Tech%2Fmcp-google-tagmanager/versions/latest",
"isOfficial": true,
"status": "active"
}
}