Video Editor
Freeby MCP Community
MCP server for video editing with Remotion
v0.8.0Added Apr 12, 2026
mcpmodel-context-protocolremotionvideo-editortypescript
Video Editor MCP Server
MCP server for video editing with Remotion
Installation
npx -y @agimon-ai/video-editor-mcp
Reviews
Installation
Quick install
npx -y @agimon-ai/video-editor-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"video-editor": {
"command": "npx",
"args": ["-y", "@agimon-ai/video-editor-mcp"]
}
}
}