gamhoi/mcp-ffmpeg-tools
An open-source Python MCP (Model-Command Protocol) server designed to enable Large Language Models (LLMs) to execute FFmpeg commands, receive execution results, and validate commands against FFmpeg source code.
Platform-specific configuration:
{
"mcpServers": {
"mcp-ffmpeg-tools": {
"command": "npx",
"args": [
"-y",
"mcp-ffmpeg-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...