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.

View Source
4 stars
0 tools
Created Aug 2025
@aditya2755/aditya2755-video-edit-moviepy-video-edit-mcp

About

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.

Categories

general

Installation

npm

npm install @aditya2755/aditya2755-video-edit-moviepy-video-edit-mcp

Configuration

{ "mcpServers": { "aditya2755-video-edit-moviepy-video-edit-mcp": { "command": "npx", "args": [ "-y", "@aditya2755/aditya2755-video-edit-moviepy-video-edit-mcp" ] } } }