kevinwatt/ffmpeg-mcp-lite
MCP server for video/audio processing via FFmpeg - convert, compress, trim, extract audio, add subtitles
Platform-specific configuration:
{
"mcpServers": {
"ffmpeg-mcp-lite": {
"command": "npx",
"args": [
"-y",
"ffmpeg-mcp-lite"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...