Mmcp.market

Ffmpeg Render Pro MCP server

by beeswaxpat·io.github.beeswaxpat/ffmpeg-render-pro·v1.5.2

Parallel video rendering tools: detect GPU encoders, render, color grade, merge audio, concat.

A89/100grade A
What users say
No reviews yet
Be the first
Safety scan
A89/100

full report

Adoption
Growing

3 stars68 downloads/wk

Reviews

Write one

Nobody has reviewed Ffmpeg Render Pro yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Ffmpeg Render Pro tools (7)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • color_grade

    Apply a color grade to a video file and write the result to a new file. Provide either a built-in preset (…) or a custom ffmpeg -vf filter string (filter overrides preset). Re-encodes the video stream with the chosen codec; audio is stripped unless keep_audio is true. Prerequisite: ffmpeg installed. Side effect: overwrites output_path if it already exists.

  • concat_videos

    Join multiple video files into one with stream copy: no re-encoding, completes in seconds regardless of file size. All inputs must share the same codec, resolution, framerate, and pixel format. By default each input is probed with ffprobe and mismatches are rejected before ffmpeg runs, because ffmpeg itself accepts mismatched inputs and writes a silently corrupt file; set validate false to skip th

  • detect_gpu

    Detect the best available hardware video encoder on this machine. Probes NVENC, VideoToolbox, AMF, VA-API, and QSV with a 1-frame validation encode and falls back to CPU (libx264) when no GPU encoder works. Use before rendering or grading to confirm hardware acceleration. Results are cached for 7 days in ~/.ffmpeg-render-pro/gpu-cache.json. Requires ffmpeg on PATH or FFMPEG_RENDER_PRO_FFMPEG.

  • get_worker_template

    Get the worker script contract required by render_video, plus the full source of the bundled starter worker (a small file where only renderFrame() needs editing) and the path of the larger reference worker. Use this before authoring a custom worker: copy starterSource to a new file, replace renderFrame(), and pass that file as worker_script. Either templatePath (test scene) or starterPath (gradien

  • merge_audio

    Combine a video file and an audio file into one output file. The video stream is copied without re-encoding; audio is encoded to AAC at the given bitrate. Loops audio shorter than the video when loop is true, and can apply loudness normalization (ffmpeg loudnorm) for YouTube-style targets. Prerequisite: ffmpeg installed. Side effect: overwrites output_path if it already exists.

  • render_video
  • system_info

    Get render system capabilities: CPU cores, total and free RAM, the recommended parallel worker count for a target resolution, detected GPU encoder, segment and final codecs, and ffmpeg version. Use before render_video to choose a worker count or check whether this machine can handle a resolution. Requires ffmpeg on PATH or FFMPEG_RENDER_PRO_FFMPEG.

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

no findings
  • Code scan15 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 16 days ago15/15
  • Maintainer identityregistry namespace matches repository owner6/10
Overall 89/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y ffmpeg-render-pro on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add ffmpeg-render-pro -- npx -y ffmpeg-render-pro
Add to Cursor

Ffmpeg Render Pro: common questions

Is Ffmpeg Render Pro MCP server safe?
Yes, by our scan: it is graded A (89/100). Read the Ffmpeg Render Pro safety report
How do I install Ffmpeg Render Pro?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Ffmpeg Render Pro need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Ffmpeg Render Pro maintained?
The last commit was 16 days ago (2026-09-04). The latest release is v1.5.2.
What can I use instead of Ffmpeg Render Pro?
Servers from other publishers that do the same job: Rendobar MCP server, KiCad MCP Pro MCP server and Vidofy MCP server. Compare all Ffmpeg Render Pro alternatives.

Alternatives to Ffmpeg Render Pro

Same job from other publishers: the closest match first, then the best rated.

All Ffmpeg Render Pro alternatives →
  • Rendobar
    Transform video, audio and images, and generate media from prompts. FFmpeg, captions, models.
    A
  • KiCad MCP Pro
    Production-grade MCP server for KiCad EDA—PCB design, DRC, simulation, BOM, DFM, and manufacturing.
    A
  • Vidofy
    Generate video, images, audio and speech with Vidofy — Veo 3.1, Kling 3.0, Flux 2 and 570+ models.
    A
  • Ollos
    Local, offline transcription, speakers, keyframes, on-screen text and review of any audio or video.
    A
  • Arsaze
    AI-native video editing OS — timeline editing, generation, color, and export as MCP tools.
    A

More from beeswaxpat