go-video-mcp

hurtener/go-video-mcp
★ 0 stars Go 🌐 Browser/Web Updated today
MCP server for video editing and cinematic slideshow generation, FFmpeg-powered and built with Dockyard.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "go-video-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/hurtener/go-video-mcp@latest"
      ]
    }
  }
}

README Excerpt

An MCP server for video editing — probe, convert, trim, extract audio, and compile image sequences into **cinematic slideshow videos**. Built with binary) and powered by [FFmpeg](https://ffmpeg.org/). Most FFmpeg MCP servers expose 40 thin wrappers — one per FFmpeg sub-feature. go-video-mcp instead offers a small set of high-value tools over one clean

Tools (7)

convert_videocreate_cinematic_image_videoextract_audioingest_medialist_mediaprobe_mediatrim_video