HomeDesign & Media › video-editing-mcp

video-editing-mcp

MCP Server for Video Jungle - Analyze, Search, Generate, and Edit Videos

Python
★ 289 stars Last pushed 2025-10-09

Topics: Art & Culture

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 1.0.1)

uvx video-editor-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "video-editing-mcp": {
      "command": "uvx",
      "args": [
        "video-editor-mcp"
      ],
      "env": {
        "VJ_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • VJ_API_KEY required secret — Video Jungle API Key (found at https://www.video-jungle.com/user/settings)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry