Skip to main content
Glama
519,350 tools. Updated 2026-09-06 07:28

"FFmpeg" matching MCP tools:

  • Process video files using custom FFmpeg commands on the MCP Media Processing Server. Specify input paths, output paths, and FFmpeg options to manage conversions, compressions, and edits efficiently.
    ISC
  • Execute custom FFmpeg commands for advanced media operations such as filters, effects, watermarks, or speed adjustments.
    MIT
  • Turn any local video into timestamped contact-sheet JPEGs with an audio-activity band. Use the sheets to find and cite exact moments without watching the whole clip.
    Apache 2.0
  • Burn styled, karaoke captions into a video using word timestamps from a transcript. Use transcribe output to add social-style captions locally with ffmpeg.
    Apache 2.0

Matching MCP Servers

  • F
    license
    A
    quality
    D
    maintenance
    Enables local media processing (video/audio) using FFmpeg and FFprobe, allowing frame extraction, audio conversion, and metadata retrieval through natural language.
    5
    -
  • A
    license
    A
    quality
    C
    maintenance
    A job queue-based FFmpeg wrapper enabling AI assistants to perform video processing tasks such as trimming, format conversion, resolution change, and subtitle conversion through natural language.
    8
    MIT

Matching MCP Connectors

  • FFmpeg Micro MCP Server. Transcode videos from n8n or Make using FFmpeg in the cloud. Code+Docs: https://github.com/javidjamae/ffmpeg-micro-mcp/

  • Run FFmpeg and FFprobe in the cloud: convert, compress, trim and analyze video and audio.

  • Add logo watermarks, timed text overlays, and branded end cards to videos using local ffmpeg. Pass at least one element to decorate your video; returns output path with duration and resolution.
    Apache 2.0
  • Retrieve the scene-by-scene deconstruction of any public ad: transcript, timing, role, shot type, camera, lighting, on-screen text, action, product visibility, dialogue. Analyze creative structure.
    MIT
  • Combine two or more audio files into a single file using plain concatenation, silence gaps, or crossfade. Output format is auto-detected or manually specified.
    MIT
  • Submit a private FFmpeg processing job to trim, transcode, watermark, or generate thumbnails for media files. Provide a single input URL or multiple file URLs; optionally specify an explicit ffmpeg command.
    MIT
  • Transcribe audio or video into word-timestamped captions for your video project. Runs Whisper locally—no API key or upload required—and accepts a URL or local file path.
    Apache 2.0
  • Finish screen recordings by producing MP4, GIF, and social crops with optional offline voiceover, music, and subtitles - all local, no API keys.
    MIT
  • Retrieve download URL and metadata for a finished FFmpeg job. Bypass streaming through MCP to get direct access to processed files.
    MIT
  • Report installed media binaries (ffmpeg, ffprobe, ImageMagick, whisper.cpp, Python, edge-tts) to know what operations are possible.
    MIT
  • Generate spoken audio from text using Edge TTS. Choose voice, speaking rate, and pitch. Outputs audio file path.
    MIT
  • Extracts frames and transcribes audio from video files to generate a structured timeline of what is shown and said, simplifying pre-editing analysis.
    MIT
  • Download media from a URL and remux the container to MP4 using ffmpeg without re-encoding. Ideal for converting MKV or WebM files to MP4.
    MIT