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.Juliusolsson05/workflow-mcp · v1.1.0
Session-bound Docker workflow server through Codex. State is discarded with the container.
Workflow MCP 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"workflow-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/juliusolsson/workflow-mcp@sha256:4b6889f9e78d0208e6d1d343ba23d0c5d092b1a1513a73c9c85deb2d00ab5855"
],
"env": {
"OPENAI_API_KEY": "<OPENAI_API_KEY>"
}
}
}
}OPENAI_API_KEY必填secretOpenAI API key used only by the contained Codex provider.
WORKFLOW_MCP_CONCURRENCY可选Constrained session profile; the Docker-first daemon bundle provides the larger durable profile.
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.Juliusolsson05/workflow-mcp",
"type": "mcp-server",
"version": "1.1.0",
"displayName": "Workflow MCP",
"description": "Session-bound Docker workflow server through Codex. State is discarded with the container.",
"repository": {
"url": "https://github.com/Juliusolsson05/workflow-mcp",
"source": "github",
"subfolder": "standalone"
},
"homepage": "https://github.com/Juliusolsson05/workflow-mcp/tree/main/standalone",
"distribution": {
"packages": [
{
"registryType": "oci",
"identifier": "docker.io/juliusolsson/workflow-mcp@sha256:4b6889f9e78d0208e6d1d343ba23d0c5d092b1a1513a73c9c85deb2d00ab5855",
"runtimeHint": "docker",
"transport": "stdio",
"environmentVariables": [
{
"name": "OPENAI_API_KEY",
"description": "OpenAI API key used only by the contained Codex provider.",
"isRequired": true,
"isSecret": true
},
{
"name": "WORKFLOW_MCP_CONCURRENCY",
"description": "Constrained session profile; the Docker-first daemon bundle provides the larger durable profile."
}
]
}
],
"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.Juliusolsson05/workflow-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.Juliusolsson05%2Fworkflow-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}