Huasheng CLI
Rank #5,764io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
Huasheng CLI is a Model Context Protocol (MCP) server published by superlcr. It ranks #5,764 of 132,113 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. Huasheng CLI is listed on Official MCP, with 9 tracked versions. It was first listed on Sep 1, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 126,349 of 132,113 servers on MCP Toplist.
Use Huasheng CLI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add bilibili-huasheng-video -- npx -y @superlcr/hs mcp serve[mcp_servers.bilibili-huasheng-video]
command = "npx"
args = ["-y", "@superlcr/hs", "mcp", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"bilibili-huasheng-video": {
"command": "npx",
"args": [
"-y",
"@superlcr/hs",
"mcp",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"bilibili-huasheng-video": {
"command": "npx",
"args": [
"-y",
"@superlcr/hs",
"mcp",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bilibili-huasheng-video": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@superlcr/hs",
"mcp",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bilibili-huasheng-video": {
"command": "npx",
"args": [
"-y",
"@superlcr/hs",
"mcp",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bilibili-huasheng-video": {
"command": "npx",
"args": [
"-y",
"@superlcr/hs",
"mcp",
"serve"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.superlcr%2Fbilibili-huasheng-video)<a href="https://mcptoplist.com/server/io.github.superlcr%2Fbilibili-huasheng-video"><img src="https://mcptoplist.com/badge/io.github.superlcr%2Fbilibili-huasheng-video.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
superlcr
Available versions (9)
| Version | Published |
|---|---|
| 0.5.6 | Sep 17, 2026 |
| 0.5.5 | Sep 15, 2026 |
| 0.5.4 | Sep 11, 2026 |
| 0.5.3 | Sep 10, 2026 |
| 0.5.2 | Sep 8, 2026 |
| 0.5.1 | Sep 8, 2026 |
| 0.5.0 | Sep 7, 2026 |
| 0.4.0 | Sep 5, 2026 |
| 0.3.0 | Sep 4, 2026 |
Frequently asked questions
- Who maintains Huasheng CLI?
- Huasheng CLI is maintained by superlcr, which publishes 2 MCP servers (10 total versions) tracked on MCP Toplist.
- Is Huasheng CLI listed on the Official MCP Registry?
- Yes — Huasheng CLI is listed on the Official MCP Registry.
- How many versions does Huasheng CLI have?
- MCP Toplist tracks 9 versions of Huasheng CLI, most recently published on Sep 17, 2026.
- Where can I find the source code for Huasheng CLI?
- The source code for Huasheng CLI is hosted at github.com/superlcr/huasheng-cli.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.