ff-toolkit

inthepond/ff-toolkit
★ 8 stars Python AI/LLM Updated 2d ago ⚠ Review
FFmpeg toolkit with CLI, MCP server, and AI tool schemas
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ff-toolkit": {
      "command": "uvx",
      "args": [
        "ff-toolkit"
      ]
    }
  }
}

Or install with pip: pip install ff-toolkit

README Excerpt

FFmpeg operations as LLM-callable tools. <p align="center"> <img src="https://raw.githubusercontent.com/inthepond/ff-toolkit/main/docs/demo.svg" alt="ff-toolkit demo" width="720"> </p> > **Stop hand-writing FFmpeg subprocess calls and JSON tool schemas.** > `ff-toolkit` gives you 5 production-ready media operations, dual-format LLM schemas (OpenAI + Anthropic), and an MCP server — all in one `pip install`.

Tools (5)

ffkit_add_subtitlesffkit_clipffkit_extract_audioffkit_mergeffkit_transcode

Topics

agent-toolsai-agentsdeepseek-harnessdsh-pluginffmpegllm-toolsmcptool-callingvideo-processing