Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Vfx

БесплатноНе проверен

Video Effects MCP server — FFmpeg video effects via natural language. Color grade, transitions, chroma key, text overlays, blur, speed, crop, concat. 9 operatio

GitHubEmbed

Описание

Video Effects MCP server — FFmpeg video effects via natural language. Color grade, transitions, chroma key, text overlays, blur, speed, crop, concat. 9 operations.

README

FastMCP 3.4+ server that wraps FFmpeg for video effects processing. Translates natural language effect descriptions into FFmpeg filter complex strings and runs them via subprocess.

Features

  • 9 effects via a single vfx_apply portmanteau tool: color grading, transitions, chroma key, text overlay, image overlay, blur, speed change, crop, concat
  • Dual transport: stdio (Claude Desktop / Cursor) and HTTP (FastAPI + MCP streamable)
  • Health & diagnostics endpoints: GET /api/health, GET /api/v1/diagnostics

Prerequisites

Quick Start

uv sync
uv run python -m vfx_mcp --stdio

Usage

MCP Tools

Operation Description
color_grade Apply color grading (sepia, vintage, neon, bleach_bypass, cold, warm, grayscale)
transition Crossfade, fade to black, wipe left/right, slide between clips
chroma_key Green/blue screen removal
overlay_text Add text overlay with position and font size
overlay_image Add logo/watermark overlay
blur Gaussian or box blur
speed Change playback speed (0.25x-4x)
crop Crop video to region
concat Join multiple clips

Ports

Port Service
11122 Backend (FastAPI + FastMCP HTTP /mcp)
11123 Frontend (reserved)

Configuration

See .env.example for all settings. Key env vars:

Variable Default Description
VFX_MCP_HOST 127.0.0.1 Bind address
VFX_MCP_PORT 11122 HTTP server port
VFX_MCP_FFMPEG_PATH ffmpeg FFmpeg binary path
VFX_MCP_TIMEOUT_SECONDS 300 FFmpeg process timeout

from github.com/sandraschi/vfx-mcp

Установка Vfx

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/sandraschi/vfx-mcp

FAQ

Vfx MCP бесплатный?

Да, Vfx MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Vfx?

Нет, Vfx работает без API-ключей и переменных окружения.

Vfx — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Vfx в Claude Desktop, Claude Code или Cursor?

Открой Vfx на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Vfx with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории media