Back to MCP Servers
Video Edit
Comprehensive video and audio editing MCP server with advanced operations including trimming, merging, effects, overlays, format conversion, audio processing, YouTube downloads, and smart memory management for chaining operations without intermediate files
multimedia-processai
By Aditya2755
Installation
npx -y video-edit-mcpConfiguration
{
"mcpServers": {
"video-edit-mcp": {
"command": "npx",
"args": ["-y", "video-edit-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes