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.laffeyp/cascade-img · v0.1.1
LLM-operable Midjourney pipeline: 21 MCP tools to compose, generate, curate with vision, and log.
cascade-img 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"cascade-img": {
"command": "uvx",
"args": [
"cascade-img"
],
"env": {
"DISCORD_USER_TOKEN": "<DISCORD_USER_TOKEN>",
"MJ_CHANNEL_ID": "<MJ_CHANNEL_ID>",
"MJ_IMAGINE_VERSION": "<MJ_IMAGINE_VERSION>"
}
}
}
}DISCORD_USER_TOKEN必填secretDiscord user-account token the bridge daemon uses to talk to Midjourney (captured from the Discord desktop app; see RUNBOOK.md).
MJ_CHANNEL_ID必填Discord channel ID where the Midjourney bot runs.
MJ_IMAGINE_VERSION必填Version token for Midjourney's /imagine slash command, captured from Discord.
CASCADE_BRIDGE_URL可选URL of the running cascade-mj-bridge daemon that cascade-mcp forwards to.
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.laffeyp/cascade-img",
"type": "mcp-server",
"version": "0.1.1",
"displayName": "cascade-img",
"description": "LLM-operable Midjourney pipeline: 21 MCP tools to compose, generate, curate with vision, and log.",
"repository": {
"url": "https://github.com/laffeyp/cascade-img",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "cascade-img",
"version": "0.1.1",
"runtimeHint": "uvx",
"transport": "stdio",
"environmentVariables": [
{
"name": "DISCORD_USER_TOKEN",
"description": "Discord user-account token the bridge daemon uses to talk to Midjourney (captured from the Discord desktop app; see RUNBOOK.md).",
"isRequired": true,
"isSecret": true
},
{
"name": "MJ_CHANNEL_ID",
"description": "Discord channel ID where the Midjourney bot runs.",
"isRequired": true
},
{
"name": "MJ_IMAGINE_VERSION",
"description": "Version token for Midjourney's /imagine slash command, captured from Discord.",
"isRequired": true
},
{
"name": "CASCADE_BRIDGE_URL",
"description": "URL of the running cascade-mj-bridge daemon that cascade-mcp forwards to."
}
]
}
],
"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.laffeyp/cascade-img",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.laffeyp%2Fcascade-img/versions/latest",
"isOfficial": true,
"status": "active"
}
}