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.labelgrid/labelgrid-mcp · v0.4.0
Official LabelGrid MCP server — manage your music catalog, releases, analytics and distribution.
labelgrid-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"labelgrid-mcp": {
"command": "npx",
"args": [
"-y",
"@labelgrid/mcp"
]
}
}
}LABELGRID_API_TOKEN可选secretYour LabelGrid API token. Create one in your dashboard under Profile → API Tokens. Without it the server starts in setup mode and walks you through creating one.
LABELGRID_API_URL可选Override the API base URL. Defaults to the production API.
LABELGRID_ENABLE_WRITES可选Enable safe writes (create/update drafts, labels, artists, and similar). Enabled by default; set to false for read-only.
LABELGRID_ENABLE_FULL_WRITES可选Enable full writes (distribution, takedowns, immutable uploads). Disabled by default; also requires LABELGRID_FULL_WRITES_ACK.
LABELGRID_FULL_WRITES_ACK可选Must equal the exact acknowledgment sentence (see the README safety section) to arm full writes.
LABELGRID_TOOLSETS可选Comma-separated subset of toolsets to expose (account, reference, catalog, releases, insights, finance, webhooks, distribution; pre-0.3.0 names are accepted as aliases). Defaults to all except webhooks, which must be named explicitly to enable.
LABELGRID_READ_ONLY可选Force reads only; overrides both write flags. Defaults to false.
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.labelgrid/labelgrid-mcp",
"type": "mcp-server",
"version": "0.4.0",
"displayName": "labelgrid-mcp",
"description": "Official LabelGrid MCP server — manage your music catalog, releases, analytics and distribution.",
"repository": {
"url": "https://github.com/labelgrid/labelgrid-mcp",
"source": "github"
},
"homepage": "https://labelgrid.com",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@labelgrid/mcp",
"version": "0.4.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "LABELGRID_API_TOKEN",
"description": "Your LabelGrid API token. Create one in your dashboard under Profile → API Tokens. Without it the server starts in setup mode and walks you through creating one.",
"isSecret": true
},
{
"name": "LABELGRID_API_URL",
"description": "Override the API base URL. Defaults to the production API."
},
{
"name": "LABELGRID_ENABLE_WRITES",
"description": "Enable safe writes (create/update drafts, labels, artists, and similar). Enabled by default; set to false for read-only."
},
{
"name": "LABELGRID_ENABLE_FULL_WRITES",
"description": "Enable full writes (distribution, takedowns, immutable uploads). Disabled by default; also requires LABELGRID_FULL_WRITES_ACK."
},
{
"name": "LABELGRID_FULL_WRITES_ACK",
"description": "Must equal the exact acknowledgment sentence (see the README safety section) to arm full writes."
},
{
"name": "LABELGRID_TOOLSETS",
"description": "Comma-separated subset of toolsets to expose (account, reference, catalog, releases, insights, finance, webhooks, distribution; pre-0.3.0 names are accepted as aliases). Defaults to all except webhooks, which must be named explicitly to enable."
},
{
"name": "LABELGRID_READ_ONLY",
"description": "Force reads only; overrides both write flags. Defaults to false."
}
]
}
],
"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.labelgrid/labelgrid-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.labelgrid%2Flabelgrid-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}