Remotion MCP Editor
An always-on, data-driven Remotion editing and rendering engine exposed through Streamable HTTP MCP. Agents edit validated timeline data; the service never exposes source-code or shell access.
README
Remotion MCP Editor
An always-on, data-driven Remotion editing and rendering engine exposed through Streamable HTTP MCP. Agents edit validated timeline data; the service never exposes source-code or shell access.
Capabilities
- Revisioned projects stored in SQLite WAL mode
- Video, image, text, and audio timeline items
- Trim, split, move, reorder, layers, transforms, fades, and transitions
- HTTPS asset imports and private streamed uploads
- Serial asynchronous H.264/AAC and PNG rendering
- Private output downloads, cancellation, retention, backups, and restart recovery
- Bearer authentication behind a loopback-only Hostinger SSH gateway
MCP tools
get_service_status, list_projects, create_project, get_project, archive_project, apply_project_edits, import_asset_from_url, list_assets, start_render, list_renders, and cancel_render.
Every apply_project_edits call requires the current project revision. Calls are atomic: invalid operations or stale revisions leave the project unchanged.
Local development
npm install
npm run typecheck
npm test
npm run build
npm run bundle:remotion
Set DATA_DIR, REMOTION_TOKEN_SHA256, and REMOTION_LICENSE_KEY, then start npm run start:api and npm run start:worker in separate terminals.
Production layout
- Repository release:
/opt/mcp-gateway/remotion-editor/releases/<commit> - Current release symlink:
/opt/mcp-gateway/remotion-editor/current - Root-readable environment:
/opt/mcp-gateway/remotion-editor/shared/.env - Persistent data:
/var/lib/remotion-mcp-editor - VPS loopback port:
127.0.0.1:18081 - Desktop MCP URL:
http://127.0.0.1:18081/remotion/mcp/
The VPS does not need GitHub credentials. scripts/deploy.ps1 requires a clean Git commit, transfers a Git archive over SSH, builds a commit-tagged image, and retains the previous release for scripts/rollback.ps1.
Security
The raw bearer token remains in the local REMOTION_MCP_TOKEN user environment variable. Only its SHA-256 verifier is stored on the VPS. Ports are bound to loopback, gateway access logs are disabled, URL imports reject non-HTTPS and private/reserved destinations, and all storage paths are containment-checked.
The default configuration is licensed as free-license for the approved team size of three or fewer people. Reassess the Remotion license before expanding the team or product scope.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
E2B
Using MCP to run code via e2b.