Video Edit (MoviePy)
pulsemcp/video edit (moviepy)MoviePy-based video editing server that provides comprehensive video and audio processing capabilities including trimming, merging, resizing, effects, format conversion, YouTube downloading, and text/image overlays through an in-memory object store for chaining operations efficiently.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"video_edit_(moviepy)": {
"url": "None",
"transport": "http"
}
}
}