mcp-ffmpeg

mcp-ffmpeg

3.4

If you are the rightful owner of mcp-ffmpeg and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP FFmpeg Video Processor is a Node.js server that utilizes FFmpeg to manipulate video files, offering APIs for resizing videos and extracting audio.

The MCP FFmpeg Video Processor is a robust Node.js server designed to handle video manipulation tasks using FFmpeg. It provides a set of APIs that allow users to resize videos to various resolutions such as 360p, 480p, 720p, and 1080p. Additionally, it can extract audio from videos in multiple formats including MP3, AAC, WAV, and OGG. This server is particularly useful for developers looking to integrate video processing capabilities into their applications. It requires Node.js (v14 or higher) and FFmpeg to be installed on the system. The server can be easily installed and run, with support for automatic installation via Smithery for platforms like Claude Desktop.

Features

  • Video resizing to multiple resolutions (360p, 480p, 720p, 1080p)
  • Audio extraction from videos in formats like MP3, AAC, WAV, and OGG
  • Node.js server with FFmpeg integration
  • Support for installation via Smithery
  • Development mode with auto-restart on file changes