StarReel MCP
Rank #5,288ai.starreel/starreel
Turn a script into a finished, downloadable short-drama episode — via MCP or REST.
StarReel MCP is a Model Context Protocol (MCP) server published by waydaxp. It ranks #5,288 of 132,046 servers tracked on MCP Toplist. StarReel MCP is listed across 2 registries — Official MCP and Glama, with 30 tracked versions. It was first listed on Aug 16, 2026 and most recently updated on Sep 22, 2026.
Ranks ahead of 126,758 of 132,046 servers on MCP Toplist.
Use StarReel MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add starreel -e "STARREEL_API_KEY=<your STARREEL_API_KEY>" -- npx -y @starreel/mcpReplace each placeholder with your own value before saving.
[mcp_servers.starreel]
command = "npx"
args = ["-y", "@starreel/mcp"]
[mcp_servers.starreel.env]
STARREEL_API_KEY = "<your STARREEL_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"starreel": {
"command": "npx",
"args": [
"-y",
"@starreel/mcp"
],
"env": {
"STARREEL_API_KEY": "<your STARREEL_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"starreel": {
"command": "npx",
"args": [
"-y",
"@starreel/mcp"
],
"env": {
"STARREEL_API_KEY": "<your STARREEL_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"starreel": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@starreel/mcp"
],
"env": {
"STARREEL_API_KEY": "<your STARREEL_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"starreel": {
"command": "npx",
"args": [
"-y",
"@starreel/mcp"
],
"env": {
"STARREEL_API_KEY": "<your STARREEL_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"starreel": {
"command": "npx",
"args": [
"-y",
"@starreel/mcp"
],
"env": {
"STARREEL_API_KEY": "<your STARREEL_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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/ai.starreel%2Fstarreel)<a href="https://mcptoplist.com/server/ai.starreel%2Fstarreel"><img src="https://mcptoplist.com/badge/ai.starreel%2Fstarreel.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
waydaxp
Available versions (30)
| Version | Published |
|---|---|
| 0.1.70 | Sep 22, 2026 |
| 0.1.69 | Sep 21, 2026 |
| 0.1.68 | Sep 21, 2026 |
| 0.1.67 | Sep 21, 2026 |
| 0.1.66 | Sep 21, 2026 |
| 0.1.65 | Sep 21, 2026 |
| 0.1.64 | Sep 14, 2026 |
| 0.1.63 | Sep 12, 2026 |
| 0.1.62 | Sep 10, 2026 |
| 0.1.61 | Sep 10, 2026 |
| 0.1.60 | Sep 8, 2026 |
| 0.1.59 | Sep 8, 2026 |
| 0.1.58 | Sep 7, 2026 |
| 0.1.57 | Sep 3, 2026 |
| 0.1.56 | Sep 2, 2026 |
| 0.1.55 | Sep 2, 2026 |
| 0.1.54 | Sep 2, 2026 |
| 0.1.53 | Sep 1, 2026 |
| 0.1.52 | Aug 31, 2026 |
| 0.1.51 | Aug 31, 2026 |
| 0.1.50 | Aug 31, 2026 |
| 0.1.49 | Aug 31, 2026 |
| 0.1.48 | Aug 31, 2026 |
| 0.1.46 | Aug 29, 2026 |
| 0.1.45 | Aug 29, 2026 |
| 0.1.44 | Aug 28, 2026 |
| 0.1.43 | Aug 28, 2026 |
| 0.1.39 | Aug 26, 2026 |
| 0.1.2 | Aug 16, 2026 |
| 0.1.1 | Aug 16, 2026 |
Frequently asked questions
- Who maintains StarReel MCP?
- StarReel MCP is maintained by waydaxp, which publishes 1 MCP server (30 total versions) tracked on MCP Toplist.
- Is StarReel MCP listed on the Official MCP Registry?
- Yes — StarReel MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does StarReel MCP have?
- MCP Toplist tracks 30 versions of StarReel MCP, most recently published on Sep 22, 2026.
- Where can I find the source code for StarReel MCP?
- The source code for StarReel MCP is hosted at github.com/waydaxp/starreel-mcp.
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.