video-studio-mcp

nlink-jp/video-studio-mcp
★ 0 stars Go Code/Dev Tools Updated 7d ago
Presentation-video compositor MCP server: page images + audio → one narrated MP4 (per-page chapters, burned-in captions, multi-aspect).
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": {
    "video-studio-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/nlink-jp/video-studio-mcp@latest"
      ]
    }
  }
}

README Excerpt

An MCP stdio server that assembles a **narrated presentation video** (MP4) from a page manifest: each page pairs a still **image** with its **audio**, and the pages are concatenated in order via ffmpeg. Each page is shown for exactly the length of its audio, so video/audio synchronization is exact by

Tools (3)

check_jobget_usagemaster