mcp-ffmpeg-tools
0
mcp-ffmpeg-tools is an open-source Python server designed to facilitate the execution of FFmpeg commands through an MCP interface by Large Language Models. It offers command validation against FFmpeg source code and provides cross-platform functionality.
mcp-ffmpeg-tools
An open-source Python MCP server that enables Large Language Models (LLMs) to execute FFmpeg commands. It provides detailed execution results, error messages, and command validation using FFmpeg source code.
Features
- Execute FFmpeg commands through an MCP interface
- Receive detailed execution results and error messages
- Access FFmpeg source code for command correction
- Cross-platform support (Windows, macOS, Linux)
- Environment management using uv
Installation
- Clone the repository.
- Install using uv.
Usage
- Configure in Claude Desktop settings.
- Provides prompt examples for media conversion tasks using FFmpeg.