remotion-mcp-server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@remotion-mcp-serverCreate a kinetic text animation with text 'Ship faster with Remotion'."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
remotion-mcp-server
An MCP App that creates HTML/CSS animations on the fly, previews them in an
iframe, and lets you download the .html file.
No Remotion SSR, no Chromium, no AWS. The server only generates small HTML files — all motion runs in the browser (inside the MCP App iframe).
Setup
pnpm install
pnpm devEndpoint | Purpose |
| MCP endpoint |
| Preview animation (inline HTML) |
| Download |
| Health check |
Related MCP server: hyper-video-service
Live (Railway)
MCP:
https://remotion-production-d133.up.railway.app/mcpHealth:
https://remotion-production-d133.up.railway.app/health
Templates
ID | What it makes |
| Title + subtitle with accent bar |
| Word-by-word kinetic typography |
| Name / role lower-third |
MCP Tools
render_animation (primary App tool)
Generate the HTML animation and open the preview UI with Download.
list_templates / list_assets / get_download_url / browse_assets
Supporting tools for schemas, JSON listing, and reopening the gallery.
Client Configuration
{
"mcpServers": {
"remotion": {
"type": "streamable-http",
"url": "https://remotion-production-d133.up.railway.app/mcp"
}
}
}This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceAn MCP server that executes Manim Python scripts to generate and return rendered animations. It enables users to create mathematical and programmatic videos dynamically through natural language interfaces.Last updated3MIT
- Flicense-qualityBmaintenanceMCP server for programmatic video generation. Send a prompt, get an MP4.Last updated
- Alicense-qualityDmaintenanceMCP server for GIF animation analysis. Provides metadata extraction, individual frame export, and per-frame timing information.Last updated10BSD 2-Clause "Simplified"
- Alicense-qualityBmaintenanceAn 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.Last updatedMIT
Related MCP Connectors
MCP server for Luma Dream Machine AI video generation
MCP server for Wan AI video generation
MCP server for Hailuo (MiniMax) AI video generation
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/niklasmeixner-langdock/Remotion-mcp-app'
If you have feedback or need assistance with the MCP directory API, please join our Discord server