Vedit-MCP
About
Perform basic video editing operations using natural language commands. Requires ffmpeg to be installed.
Details
- Author
- zakahan
- Categories
- Productivity, Other, Media
Jump to
Setup
Install Vedit-MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/zakahan/vedit-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
This is an MCP service forvideo editing, which can achieve basic editing operations with just one sentence.
1.1 Clone this project or directly download the zip package
- It is recommended to use uv for installationcd vedit-mcp uv pip install -r requirements.txt
vedit-mcp.pyrelies onffmpegfor implementation. Therefore, please configure ffmpeg.
# For Mac brew install ffmpeg # For Ubuntu sudo apt update sudo apt install ffmpeg
2.1. It is recommended to usegoogle-adkto build your own project
- Please ensure that the path format is at least as follows
- sample
- kb
- raw/test.mp4 // This is the original video you need to process
- Please install the following two dependencies
# # adk-sample pip install requirements # google-adk==0.3.0 # litellm==1.67.2
Currently, this script uses the API of theVolcano Ark Platform, and you can go there to configure it by yourself.
After obtaining the API_KEY, please configure the API_KEY as an environment variable.
export OPENAI_API_KEY="your-api-key"
After this script is executed correctly and ends, a video result file will be generated in kb/result, and a log file will be generated and the result will be output.
If you need secondary development, you can choose to addvedit_mcp.pyto your project for use.
Firstly, please ensure that your Python environment and ffmpeg configuration are correct Configure cline_mcp_settings. json as follows
{ "mcpServers": { "vedit-mcp": { "command": "python", "args": [ "vedit_mcp.py", "--kb_dir", "your-kb-dir-here" ] } } }
2.3. Execute using the stramlit web interface
- It is recommended to use thethinking modelto handle this type of task. Currently, it seems that thethinking modelperforms better in handling this type of task? But no further testing has been conducted, it's just an intuitive feeling.
The World's First AI Music MCP Beyond images and video, your agent can now generate music.
AVCLabs MCP integrates AI-powered video upscaling, quality enhancement, and SAM3 image segmentation into MCP workflows. It enhances low-resolution videos, cleans noisy footage, and extracts target objects through text prompts.
Enables AI assistants to interact with DaVinci Resolve Studio for advanced control over video editing, color grading, and audio.
An MCP server integration for the DaVinci Resolve video editing software.
Transcribe and summarize video content from links using various transcription services.
Generate marketing videos and images and manage your media library from any AI client — for AI-native ecommerce brands.
: MCP server for AI media generation (imagesflux, videosveo3.1, music suno v5, with deterministic cost control using reserve-burn-refund billing
Perform video editing operations using natural language commands via FFmpeg.
An un-official moviepy mcp server giving your Agents the abillity to edit,master, & re-master Video, Slideshows, and Gif's
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





