burningion/video-editing-mcp
Add, Analyze, Search, and Generate Video Edits from your Video Jungle Collection
Quick Start
Clone the repository:
git clone https://github.com/burningion/video-editing-mcpClaude Desktop configuration example:
{
"mcpServers": {
"video-editing-mcp": {
"command": "npx",
"args": [
"-y",
"burningion/video-editing-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.