Enterprise DNA
M MCP Servers Developer low

video-creator/ffmpeg-mcp

by Various

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,clip, overlay, co

V

MCP

video-creator/ffmpeg-mcp

Added 1 June 2026

Overview

This tool wraps ffmpeg commands into an MCP server, enabling dialogue-based video operations on local files. Users can search, cut, stitch, overlay, and concatenate videos through natural language queries, which the server translates into ffmpeg invocations.

Best for

Best for
Developers building AI-assisted video editing workflows or integrating video operations into MCP-based tools

Use cases

  • Searching local video files by metadata or content
  • Trimming and clipping video segments without manual ffmpeg syntax
  • Concatenating or overlaying multiple video clips

Notes

This tool wraps ffmpeg commands into an MCP server, enabling dialogue-based video operations on local files. Users can search, cut, stitch, overlay, and concatenate videos through natural language queries, which the server translates into ffmpeg invocations.

134 stars on GitHub. Last updated 2026-05-20. Licensed MIT.

Use cases

  • Searching local video files by metadata or content
  • Trimming and clipping video segments without manual ffmpeg syntax
  • Concatenating or overlaying multiple video clips

Pros

  • Simplifies video processing by abstracting complex ffmpeg commands
  • Enables scriptable and interactive video editing via dialogue
  • Lightweight and relies on existing ffmpeg installation

Cons

  • Requires ffmpeg to be installed and configured on the system
  • Dialogue interface may struggle with precise parameter tuning
  • Limited to ffmpeg’s feature set and performance

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Simplifies video processing by abstracting complex ffmpeg commands
  • Enables scriptable and interactive video editing via dialogue
  • Lightweight and relies on existing ffmpeg installation

Cons

  • Requires ffmpeg to be installed and configured on the system
  • Dialogue interface may struggle with precise parameter tuning
  • Limited to ffmpeg's feature set and performance