Huasheng CLI
Rank #10,849io.github.superlcr/hs
Turn a script into a finished video with Huasheng: storyboard, narration, footage, export.
Huasheng CLI is a Model Context Protocol (MCP) server published by superlcr. It ranks #10,849 of 132,113 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. Huasheng CLI is listed on Official MCP, with 1 tracked version. It was first listed on Sep 1, 2026 and most recently updated on Sep 3, 2026.
Ranks ahead of 121,264 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 hs -- npx -y @superlcr/hs mcp serve[mcp_servers.hs]
command = "npx"
args = ["-y", "@superlcr/hs", "mcp", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"hs": {
"command": "npx",
"args": [
"-y",
"@superlcr/hs",
"mcp",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"hs": {
"command": "npx",
"args": [
"-y",
"@superlcr/hs",
"mcp",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hs": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@superlcr/hs",
"mcp",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hs": {
"command": "npx",
"args": [
"-y",
"@superlcr/hs",
"mcp",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hs": {
"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%2Fhs)<a href="https://mcptoplist.com/server/io.github.superlcr%2Fhs"><img src="https://mcptoplist.com/badge/io.github.superlcr%2Fhs.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
superlcr
Available versions (1)
| Version | Published |
|---|---|
| 0.2.4 | Sep 3, 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 1 version of Huasheng CLI, most recently published on Sep 3, 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.