MCP-video-gen

the-code-learner/MCP-video-gen
★ 0 stars Python API Integration Updated today
A self-hosted MCP server that can expose local media-generation backends such as ComfyUI and Blender while also providing local media analysis, editing, FFmpeg, HyperFrames, timeline, subtitle, speech, and audio utilities. The project is designed for Portainer-only deployments
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-video-gen": {
      "command": "uvx",
      "args": [
        "mcp-video-gen"
      ]
    }
  }
}

Or install with pip: pip install mcp-video-gen

README Excerpt

A self-hosted MCP server that can expose local media-generation backends such as ComfyUI and Blender while also providing local media analysis, editing, FFmpeg, HyperFrames, timeline, subtitle, speech, and audio utilities. The project is designed for **Portainer-only deployments**: the public repository contains a normal multi-file application, while a single `video-mcp.yml` Stack acts as a bootstrap loader for immutable GitHub Releases.

Topics

aiblendercomfyuiffmpegheygenhyperframesmcpmcp-servervideo-editingvideo-generation