Back to MCP Servers
Video Editing
Add, Analyze, Search, and Generate Video Edits from your Video Jungle Collection
art-culture
By burningion
Installation
npx -y video-editing-mcpConfiguration
{
"mcpServers": {
"video-editing-mcp": {
"command": "npx",
"args": ["-y", "video-editing-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