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.ribato22/baton · v0.2.1
Multi-model AI orchestration: plan a task DAG, route each task to the best capable model.
Baton 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"baton": {
"command": "uvx",
"args": [
"baton-orchestrator"
]
}
}
}CLAUDE_CODE_ENABLED可选Set to 1 to use your Claude Code subscription CLI (claude -p) as a provider.
CODEX_ENABLED可选Set to 1 to use your Codex CLI (codex exec) as a provider.
ANTHROPIC_API_KEY可选secretCard-billed Anthropic API key (optional; alternative/addition to the subscription CLIs).
OPENAI_COMPAT_BASE_URL可选Any OpenAI-compatible endpoint (Gemini / Groq / OpenRouter / DeepSeek / Ollama).
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.ribato22/baton",
"type": "mcp-server",
"version": "0.2.1",
"displayName": "Baton",
"description": "Multi-model AI orchestration: plan a task DAG, route each task to the best capable model.",
"repository": {
"url": "https://github.com/ribato22/baton",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "baton-orchestrator",
"version": "0.2.1",
"runtimeHint": "uvx",
"transport": "stdio",
"environmentVariables": [
{
"name": "CLAUDE_CODE_ENABLED",
"description": "Set to 1 to use your Claude Code subscription CLI (claude -p) as a provider."
},
{
"name": "CODEX_ENABLED",
"description": "Set to 1 to use your Codex CLI (codex exec) as a provider."
},
{
"name": "ANTHROPIC_API_KEY",
"description": "Card-billed Anthropic API key (optional; alternative/addition to the subscription CLIs).",
"isSecret": true
},
{
"name": "OPENAI_COMPAT_BASE_URL",
"description": "Any OpenAI-compatible endpoint (Gemini / Groq / OpenRouter / DeepSeek / Ollama)."
}
]
}
],
"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.ribato22/baton",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.ribato22%2Fbaton/versions/latest",
"isOfficial": true,
"status": "deprecated"
}
}