1. Conduid
  2. Developer Tools
  3. Ffmpeg MCP
MCP server · Developer Tools

Ffmpeg MCP

An MCP server for FFmpeg

Unclaimed last commit a year ago devtools
59Fair

Scored 3 hours ago · breakdown

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

Install
npx ffmpeg-mcp

This 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

I know everything about Ffmpeg MCP. Ask me about installation, configuration, usage, or troubleshooting.

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

v0.0.3v0.0.3
v0.0.2v0.0.2
v0.0.1v0.0.1

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.

Questions

About Ffmpeg MCP

How do I install Ffmpeg MCP?

Run npx ffmpeg-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Ffmpeg MCP safe to use with an AI agent?

Its trust score is 59 out of 100 (fair). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Ffmpeg MCP still maintained?

The last commit was a year ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.