Loading MCP server directory, please wait...
Turn a script into a finished, downloadable short-drama episode — via MCP or REST.
npx @getmcp/cli add ai.starreel/starreelRequires Node.js 18+. Community-contributed server. Review source before installing.
STARREEL_API_KEYStarReel API key (create in Settings → API Keys)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.starreel/starreel": {
"command": "npx",
"args": [
"-y",
"@starreel/mcp"
],
"env": {
"STARREEL_API_KEY": ""
}
}
}
}