Skip to content

Video Editor

Free

by MCP Community

MCP server for video editing with Remotion

v0.8.0Added Apr 12, 2026
mcpmodel-context-protocolremotionvideo-editortypescript
Works with:ClaudeGPTGeminiCopilot

Video Editor MCP Server

MCP server for video editing with Remotion

Installation

npx -y @agimon-ai/video-editor-mcp

Reviews

Leave a Review

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"]
    }
  }
}