Content
# ffmpeg-mcp
A stdio MCP server to interact with ffmpeg for common media operations.
This project is sponsored by [ChatWise](https://chatwise.app) - All-in-one LLM Chatbot with MCP support.
## Usage
You need [ffmpeg](https://www.ffmpeg.org/) 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](./tools.ts)
More tools to come.
## License
MIT.
Connection Info
You Might Also Like
markitdown
Python tool for converting files and office documents to Markdown.
OpenAI Whisper
OpenAI Whisper MCP Server - 基于本地 Whisper CLI 的离线语音识别与翻译,无需 API Key,支持...
oh-my-opencode
Background agents · Curated agents like oracle, librarians, frontend...
claude-flow
Claude-Flow v2.7.0 is an enterprise AI orchestration platform.
chatbox
User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)
continue
Continue is an open-source project for seamless server management.