Fireship-style short videos from a topic β Remotion motion graphics, word-timed captions, 1080p.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
An MCP server that turns a script into a Hyperplexed-style motion-graphics MP4.
Plug the URL into Claude Desktop, Cursor, or any MCP-compatible agent and it
gains a render_video tool.
Hosted for free at video-render.regiq.in (20 renders/day per Google account) or self-host with the Docker Compose below.
Visit https://video-render.regiq.in and sign in with Google.
Copy your API key from the dashboard.
Add to Claude Desktop's claude_desktop_config.json:
Restart Claude Desktop. Ask it: "Make a 30-second promo video for X, Fireship style, then hand me the MP4."
The agent will call plan_video_scenes, show you the plan, and β on your
confirmation β call render_video and return a downloadable MP4 URL.
| Tool | Purpose |
|---|---|
plan_video_scenes | Fill a ScenePlan schema (title, targetDurationSec 5β180, script, 1β12 scenes, voice, accent). Returns the plan for user review β no server work. |
render_video | Synthesise narration + render the MP4. Returns { videoUrl, durationSec, sizeBytes }. The URL is valid for 7 days. |
Both tools take the same ScenePlan shape:
You'll need:
localhost:3010)Then:
Open http://localhost:3010, sign in, copy your key, point Claude Desktop at
http://localhost:3010/api/mcp.
Self-host removes all of these.
MIT.
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/video-render-mcp)<a href="https://allmcps.com/mcp/video-render-mcp"><img src="https://allmcps.com/api/badge/video-render-mcp?style=directory" alt="Video Render MCP on AllMCPs" /></a>