Loading MCP server directory, please wait...
MCP Server for Video Jungle - Analyze, Search, Generate, and Edit Videos
npx @getmcp/cli add io.github.burningion/video-editing-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
VJ_API_KEYVideo Jungle API Key (found at https://www.video-jungle.com/user/settings)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.burningion/video-editing-mcp": {
"command": "uvx",
"args": [
"video-editor-mcp"
],
"env": {
"VJ_API_KEY": ""
}
}
}
}