Back to directory
video-creator/ffmpeg-mcp

video-creator/ffmpeg-mcp

@video-creator

Using ffmpeg command line to achieve an mcp server, can be very convenient, through the dialogue to achieve the local video search, tailoring, stitching, playback and other functions

ffmpegvideoprocessingconcatclipscaleextractframestool

Installation & Configuration

{
  "ffmpeg-mcp": {
    "autoApprove": [],
    "disabled": false,
    "timeout": 60,
    "command": "uv",
    "args": [
      "--directory",
      "/path/to/ffmpeg-mcp",
      "run",
      "ffmpeg-mcp"
    ],
    "transportType": "stdio"
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12