
FFmpeg Media Tools
Provides a simple interface for basic FFmpeg operations like speeding up videos and extracting audio without needing to know complex command-line syntax.
Provides a simplified interface for common FFmpeg media operations like video speed adjustment and audio extraction without requiring complex command-line syntax
What it does
- Speed up video files
- Extract audio as MP3 from video files
- Process media files using FFmpeg backend
- Handle common video format conversions
Best for
About FFmpeg Media Tools
FFmpeg Media Tools is a community-built MCP server published by egoist that provides AI assistants with tools and capabilities via the Model Context Protocol. FFmpeg Media Tools lets you easily extract audio, sound, or music from video files with a simple interface—no command-li It is categorized under other, developer tools. This server exposes 2 tools that AI clients can invoke during conversations and coding sessions.
How to install
You can install FFmpeg Media Tools in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.
License
FFmpeg Media Tools is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.
Tools (2)
Speed up a video
Extract audio as mp3 from a video
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.
Alternatives
Related Skills
Browse all skillsUse when working with the OpenAI API (Responses API) or OpenAI platform features (tools, streaming, Realtime API, auth, models, rate limits, MCP) and you need authoritative, up-to-date documentation (schemas, examples, limits, edge cases). Prefer the OpenAI Developer Documentation MCP server tools when available; otherwise guide the user to enable `openaiDeveloperDocs`.
Automate Instagram tasks via Rube MCP (Composio): create posts, carousels, manage media, get insights, and publishing limits. Always search tools first for current schemas.
UI design system toolkit for Senior UI Designer including design token generation, component documentation, responsive design calculations, and developer handoff tools. Use for creating design systems, maintaining visual consistency, and facilitating design-dev collaboration.
When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' or 'viral content.' This skill covers content creation, repurposing, and platform-specific strategies.
Tools, patterns, and utilities for creating music with code. Output as a .mp3 file with realistic instrument sounds. Write custom compositions to bring creativity to life through music. This skill should be used whenever the user asks for music to be created. Never use this skill for replicating songs, beats, riffs, or other sensitive works. The skill is not suitable for vocal/lyrical music, audio mixing/mastering (reverb, EQ, compression), real-time MIDI playback, or professional studio recording quality.
Process multimedia files with FFmpeg (video/audio encoding, conversion, streaming, filtering, hardware acceleration) and ImageMagick (image manipulation, format conversion, batch processing, effects, composition). Use when converting media formats, encoding videos with specific codecs (H.264, H.265, VP9), resizing/cropping images, extracting audio from video, applying filters and effects, optimizing file sizes, creating streaming manifests (HLS/DASH), generating thumbnails, batch processing images, creating composite images, or implementing media processing pipelines. Supports 100+ formats, hardware acceleration (NVENC, QSV), and complex filtergraphs.