Skip to main content
Glama
AbyAbyss

ffmpeg-mcp-video-editor

by AbyAbyss

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FFMPEG_MCP_LOG_LEVELNoLog level: DEBUG, INFO, WARNING, ERROR.INFO
FFMPEG_MCP_WORKSPACENoOutputs, job store, cached binaries and models.~/.ffmpeg-mcp/workspace
FFMPEG_MCP_FFMPEG_PATHNoUse specific ffmpeg binary instead of resolving one.
FFMPEG_MCP_FFPROBE_PATHNoUse specific ffprobe binary instead of resolving one.
FFMPEG_MCP_ALLOWED_ROOTSNoRoots that inputs and outputs must sit under.$HOME
FFMPEG_MCP_AUTO_DOWNLOADNoAllow downloading a static ffmpeg build.1
FFMPEG_MCP_WHISPER_MODELNoWhisper model size: tiny, base, small, medium, large-v3, turbo.base
FFMPEG_MCP_MAX_INPUT_BYTESNoRejects oversized inputs up front.16 GiB
FFMPEG_MCP_MAX_JOB_SECONDSNoWall-clock cap per job.10800
FFMPEG_MCP_RETENTION_HOURSNoHow long finished jobs and their files are kept.24
FFMPEG_MCP_WORKER_CONCURRENCYNoJobs running at once, per process.2

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AbyAbyss/ffmpeg-mcp-video-editor'

If you have feedback or need assistance with the MCP directory API, please join our Discord server