Skip to main content
Art & CulturePython

burningion/video-editing-mcp

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

art-culture
Share:

Quick Start

Clone the repository:

git clone https://github.com/burningion/video-editing-mcp

Claude 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.

Details

Category
Art & Culture
Language
Python
Author
burningion