Remotion 영상편집 MCP 서버
@smilish67
About Remotion 영상편집 MCP 서버
Remotion editor MCP server
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Remotion 영상편집 MCP 서버?
Remotion 영상편집 MCP 서버 is a web‑based video editing platform powered by Remotion. It exposes direct editing capabilities through the Model Context Protocol (MCP), allowing AI agents or client applications to programmatically manage media, timelines, and rendering.
How to use Remotion 영상편집 MCP 서버?
Install the package with npm install, then start the development server with npm run dev. Use an MCP client to send requests to the server’s endpoints—for example, session.create to start a session, media.upload to add files, timeline.create_track to build a timeline, and render.export to output the final video.
Key features of Remotion 영상편집 MCP 서버
- Media upload with automatic metadata extraction (resolution, duration, file size)
- Automatic thumbnail generation for video and image files
- Multitrack timeline (video, audio, subtitle tracks) with frame‑level precision
- Drag‑and‑drop media placement and real‑time preview
- Clip trimming, splitting, moving, and automatic overlap resolution
- Undo/redo for all editing operations
- 2D transforms (position, size, rotation, opacity) and layer management
- Keyframe animation and transition effects (fadeIn, fadeOut, slide)
Use cases of Remotion 영상편집 MCP 서버
- Generate automated video edits directed by an AI assistant via MCP
- Build custom video editing workflows that integrate with external tools
- Prototype and preview video compositions programmatically without a UI
FAQ from Remotion 영상편집 MCP 서버
What media file formats are supported?
MP4, MOV, AVI, MP3, WAV, JPG, and PNG.
What is the default frame rate?
The server operates at 30 frames per second (30fps).
How do I run the server?
Run npm run dev after installing dependencies with npm install.
Can I undo editing actions?
Yes, the server provides edit.undo and edit.redo endpoints to revert or reapply changes.
How is the video rendered?
Send a render.export request to export the current timeline as a video file (e.g., MP4 at high quality).
Frequently asked questions
What media file formats are supported?
MP4, MOV, AVI, MP3, WAV, JPG, and PNG.
What is the default frame rate?
The server operates at 30 frames per second (30fps).
How do I run the server?
Run `npm run dev` after installing dependencies with `npm install`.
Can I undo editing actions?
Yes, the server provides `edit.undo` and `edit.redo` endpoints to revert or reapply changes.
How is the video rendered?
Send a `render.export` request to export the current timeline as a video file (e.g., MP4 at high quality).
Basic information
More Other MCP servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments