About Ffmpeg MCP
Ffmpeg MCP is an MCP server published by egoist in the Developer Tools category: an MCP server for FFmpeg. It has been installed 0 times through Conduid.
The repository has 120 stars and 7 forks, with the last commit a year ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.
Install
npx ffmpeg-mcpThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Ffmpeg MCP
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.
Releases
README
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.
README mirrored from the source repository 3 hours ago. The original is authoritative.