New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

my-ffmpeg-mcp

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

my-ffmpeg-mcp

A stdio MCP server to interact with ffmpeg for common media operations.

latest
npmnpm
Version
0.0.7
Version published
Maintainers
1
Created
Source

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.

FAQs

Package last updated on 02 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts