bilibili-huasheng-video
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
ai.gency/gency-mcp · v0.6.0
Gency AI product image generation - MCP server for Claude, Codex, Cursor, VS Code
gency-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"gency-mcp": {
"command": "npx",
"args": [
"-y",
"@gency-ai/gency-mcp"
]
}
}
}GENCY_API_URL可选Gency API base URL
GENCY_OAUTH_CLIENT_ID可选OAuth client ID override. Defaults to the built-in official client, so most users never set this.
GENCY_OAUTH_CLIENT_SECRET可选secretOAuth client secret, only needed for confidential clients.
GENCY_OAUTH_API_BASE可选OAuth provider base URL. Defaults to GENCY_API_URL.
GENCY_OAUTH_SCOPE可选Space-separated OAuth scopes.
GENCY_MCP_ALLOWED_CLIENT_IDS可选serve-http only: OAuth client IDs whose tokens this server accepts (space or comma separated). Empty accepts any client.
GENCY_MCP_UPLOAD_SECRET可选secretserve-http only: HMAC key for signed upload handles. Only needed when running more than one instance, so a handle issued by one verifies on another.
GENCY_MCP_OAUTH_RESOURCE可选RFC 8707 resource indicator to send on authorize/token/refresh requests. Opt-in until the Gency authorization server is confirmed to accept it.
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": "ai.gency/gency-mcp",
"type": "mcp-server",
"version": "0.6.0",
"displayName": "gency-mcp",
"description": "Gency AI product image generation - MCP server for Claude, Codex, Cursor, VS Code",
"repository": {
"url": "https://github.com/studiolab-dev/gency-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@gency-ai/gency-mcp",
"version": "0.6.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "GENCY_API_URL",
"description": "Gency API base URL"
},
{
"name": "GENCY_OAUTH_CLIENT_ID",
"description": "OAuth client ID override. Defaults to the built-in official client, so most users never set this."
},
{
"name": "GENCY_OAUTH_CLIENT_SECRET",
"description": "OAuth client secret, only needed for confidential clients.",
"isSecret": true
},
{
"name": "GENCY_OAUTH_API_BASE",
"description": "OAuth provider base URL. Defaults to GENCY_API_URL."
},
{
"name": "GENCY_OAUTH_SCOPE",
"description": "Space-separated OAuth scopes."
},
{
"name": "GENCY_MCP_ALLOWED_CLIENT_IDS",
"description": "serve-http only: OAuth client IDs whose tokens this server accepts (space or comma separated). Empty accepts any client."
},
{
"name": "GENCY_MCP_UPLOAD_SECRET",
"description": "serve-http only: HMAC key for signed upload handles. Only needed when running more than one instance, so a handle issued by one verifies on another.",
"isSecret": true
},
{
"name": "GENCY_MCP_OAUTH_RESOURCE",
"description": "RFC 8707 resource indicator to send on authorize/token/refresh requests. Opt-in until the Gency authorization server is confirmed to accept it."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "ai.gency/gency-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/ai.gency%2Fgency-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}