moviepy-mcp
JSON →a moviepy mcp server currently with over 20 video and audio editing tools.
Tools · 18
- generate_video Creates a simple video with text on a background.
- cut_video Trims a video.
- concatenate_videos Joins multiple videos.
- resize_video Resizes a video.
- change_speed Changes the playback speed.
- apply_color_effect Applies a color filter.
- mirror_video Mirrors the video horizontally or vertically.
- rotate_video Rotates the video.
- crop_video Crops the video.
- add_margin Adds a margin around the video.
- apply_fade Applies fade-in or fade-out.
- loop_video Loops the video content.
- apply_time_effect Applies time-based effects like reverse or freeze.
- adjust_volume Adjusts the volume of a video's audio.
- extract_audio Extracts the audio track from a video.
- fade_audio Fades the audio in or out.
- loop_audio Loops the audio track.
- composite_videos Stacks or grids multiple videos together.
Links
★ 1 GitHub stars