loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

ffmpeg-mcp-server

MCP Tool

Sujal261/ffmpeg-mcp-server

An MCP server that exposes FFmpeg video and audio processing tools. It allows programmatic operations like audio extraction, format conversion, encoding, quality control, frame rate and resolution adjustment, trimming, and merging videos, with all outputs saved in a dedicated outputs/ folder for seamless integration with LLMs like Claude.

Install

$ npx loaditout add Sujal261/ffmpeg-mcp-server

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "ffmpeg-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "ffmpeg-mcp-server"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated121 days ago
Security: B

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit12/15/2025
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/Sujal261/ffmpeg-mcp-server)](https://loaditout.ai/skills/Sujal261/ffmpeg-mcp-server)