OpenCut
The open-source CapCut alternative
OpenCut MCP server is a building block for AI agents that interfaces with OpenCut, a free and open-source video editing platform available for web, desktop, and mobile. Currently undergoing a complete rewrite, the project is developing an MCP server component to enable AI-driven video editing workflows. The new architecture will support headless automation, batch rendering, and a plugin-first design built on a Rust core, allowing agents to programmatically control video editing tasks.
Key Features
Use Cases
- 01Automating batch video editing tasks through AI agents
- 02Building custom video processing workflows with programmatic control
- 03Integrating video editing capabilities into AI-assisted creative tools
- 04Creating third-party plugins for extended video editing functionality
- 05Rendering multiple videos automatically without manual intervention
- 06Scripting complex editing sequences through the editor API
Related MCP Servers
View morepublic-apis
A collective list of free APIs
awesome-python
The definitive list that answers "I want to do X in Python, which tool should I use?"
awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
OpenCut — FAQ
What is the OpenCut MCP server?+
The OpenCut MCP server is a component of OpenCut, an open-source video editor, designed to allow AI agents to programmatically control video editing tasks. It enables headless automation, batch rendering, and integration with AI-driven workflows.
How do I install the OpenCut MCP server?+
OpenCut is currently being rewritten and the MCP server is part of the upcoming version. Install proto using the provided shell script, then run 'proto use' from the repo root to install pinned tools. Development servers can be started with 'moon run' commands for web, API, or desktop components.
Is the OpenCut MCP server available now?+
The MCP server is in active development as part of OpenCut's ground-up rewrite. The classic version is available at opencut-app/opencut-classic, while the new version with MCP server support will be released at new.opencut.app when ready.
Is OpenCut free to use?+
Yes, OpenCut is completely free and open source, released under the MIT license. Both the current classic version and the upcoming rewrite are freely available.
What are the prerequisites for using OpenCut MCP server?+
You need to install proto (a toolchain manager) for your platform, which handles all other tool dependencies defined in .prototools. On Windows, you may need to set execution policy to allow local scripts.
Which AI clients work with OpenCut MCP server?+
Specific AI client compatibility has not yet been documented as the MCP server is still in development. Check the GitHub repository or Discord for updates on supported clients once the feature is released.
How do I install OpenCut?+
Open the source repository on GitHub and follow its README. OpenCut is a mcp server — MCP Agents Market links you directly to the official repo.
Is OpenCut free?+
OpenCut is an open-source project hosted on GitHub. Check the repository for its license and any usage requirements.