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
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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.