MCP Hub
Back to servers

FFmpeg Media Tools

A simplified interface for common FFmpeg media operations, allowing users to perform video speed adjustments and audio extraction through the Model Context Protocol.

Stars
119
Forks
8
Updated
Mar 29, 2025
Validated
Jan 9, 2026

ffmpeg-mcp

A stdio MCP server to interact with ffmpeg for common media operations.

This project is sponsored by ChatWise - All-in-one LLM Chatbot with MCP support.

Usage

You need ffmpeg installed on your system first.

Then add the following command to your MCP client:

npx -y ffmpeg-mcp

By default it uses ffmpeg from your system path. You can also specify the path to ffmpeg by setting the FFMPEG_PATH environment variable, like:

FFMPEG_PATH=/path/to/ffmpeg

Tools

View tools.ts

More tools to come.

License

MIT.

Reviews

No reviews yet

Sign in to write a review