Ffmpeg MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 68 installs a week from npm. Last commit 19 Dec 2025.
FFmpeg video/audio tools: cut, convert, concat, remove silence, and raw commands.
We read the source, 23 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const proc = spawn(ffmpegPath, args);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ffmpeg-mcp -- npx -y ffmpeg-mcp-server
{
"mcpServers": {
"ffmpeg-mcp": {
"args": [
"-y",
"ffmpeg-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.ffmpeg-mcp]
command = "npx"
args = ["-y", "ffmpeg-mcp-server"]
{
"mcpServers": {
"ffmpeg-mcp": {
"args": [
"-y",
"ffmpeg-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ffmpeg-mcp": {
"args": [
"-y",
"ffmpeg-mcp-server"
],
"command": "npx"
}
}
}
Run FFmpeg and FFprobe in the cloud: convert, compress, trim and analyze video and audio.
Hosted MCP tools for FFmpeg-style video and audio processing through FFMPEG API.
Convert, compress, resize and trim images, audio, video and PDFs from local paths.
Parallel video rendering tools: detect GPU encoders, render, color grade, merge audio, concat.
Self-hosted MCP server: video lipsync, face restore, and ffmpeg ops (trim, concat, transcode).
Convert text to speech, transcribe audio, and dub videos with AI voices
Video to Audio Converter is a free, browser-based tool that extracts audio tracks from common video
Creator ROI, video conversion, trends, affiliate, and social commerce intelligence.
Answers built from our own checks of this server.