Turn a script into a finished, downloadable short-drama episode β via MCP or REST.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Turn a script into a finished, downloadable short-drama episode β from Claude, Cursor, or any MCP client.
StarReel is a prepaid AI video-production pipeline. This MCP server exposes the
whole factory β 80+ tools covering every stage β so an AI agent can take a raw
script all the way to a finished .mp4:
It is a thin, open client: all the heavy lifting (character-consistency gates, frame chaining, best-of-N auditing, billing) runs server-side at starreel.ai.
produce scope in StarReel β Settings β API Keys
(srk_live_..., shown once).Or install the Claude Code plugin β MCP server + agent skill in one step
(set STARREEL_API_KEY in your shell first):
<your script>" β
it will quote each paid stage first and only spend after you confirm.Requires Node β₯ 18 (npx). The standard config below works as-is in
Cursor Β· Windsurf Β· Cline / Roo Code Β· Claude Desktop Β· Trae Β· Cherry Studio Β·
Chatbox Β· DeepChat and any client that reads an mcpServers JSON block:
Clients with their own format:
~/.codex/config.toml.vscode/mcp.json or user mcp.json~/.gemini/settings.jsonDrive the same pipeline over REST (/v1/produce/*) and paste
SKILL.md into your system prompt β it carries the full
workflow order, billing disciplines, and failure playbook.
See the API docs.
| Stage | Tools (selection) |
|---|---|
| Project setup | create_drama Β· update_project_settings Β· list_project_options |
| Script | set_script Β· AI rewrite Β· edit_rewritten_script |
| Cast & world | asset extraction Β· update_character Β· generate_world_concept Β· generate_art_bible |
| Identity anchors | generate_portraits_and_sheets (portraits + character sheets = the consistency anchor) |
| Storyboards | quote_storyboards β generate_storyboards β get_storyboards |
| Frames & video | quote_frames β generate_frames Β· quote_videos β generate_videos |
| Audio | generate_tts Β· generate_bgm Β· generate_sfx Β· voice management |
| Finishing | compose_episode (free) Β· get_final_cut Β· render_multi_aspect Β· posters & covers |
| Localization | translate_subtitles Β· localization jobs |
| Ads / MV modes | product library & product sheets Β· MV lyrics β story β script |
Project types: drama / ad / mv / brand_film.
402 β nothing half-runs.quote_* β show the user β
generate_* with the returned quote_id. For video, quote == actual charge
(same function computes both).SKILL.md ships inside the package β a platform-agnostic operating
manual (full pipeline order + ten operating disciplines + a failure playbook).
Skill-aware clients load it automatically; on platforms that can't run npx
(Coze / Dify / GPTs / custom agents) paste it into the system prompt and drive
the same pipeline over REST (/v1/produce/*).
Install it as a standalone agent skill (Claude Code, Codex, Cursor, OpenCode
and 70+ agents) via
the skills CLI:
| Variable | Required | Default |
|---|---|---|
STARREEL_API_KEY | β | β |
STARREEL_AUTH_BASE | https://api.shortreelai.com |
Prefer plain REST? The full production facade is described in
openapi.json (OpenAPI 3.1, 100+ operations β generated from
this package's tool surface, so operationIds match MCP tool names 1:1).
Browse it rendered at
waydaxp.github.io/starreel-mcp, or
generate a typed client for any language:
MIT β this client is open; the production pipeline is a hosted service.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/starreel-2)<a href="https://allmcps.com/mcp/starreel-2"><img src="https://allmcps.com/api/badge/starreel-2?style=directory" alt="Starreel on AllMCPs" /></a>