Skip to content
MCP Server Community By @burningion

burningion/video-editing-mcp

🐍 - Add, Analyze, Search, and Generate Video Edits from your Video Jungle Collection

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide β†’
Connected Apps: burningion/video-editing-mcp Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-burningion-video-editing-mcp

Detailed Documentation

🐍 - Add, Analyze, Search, and Generate Video Edits from your Video Jungle Collection

Configuration

{
  "mcpServers": {
    "burningion-video-editing-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-burningion-video-editing-mcp"
      ],
      "env": {}
    }
  }
}