Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
cut_videoB

Extract a segment from a video file

image_to_videoB

Convert a static image to a video with fixed duration

concat_videosC

Concatenate multiple videos into one

convertB

Convert media between formats (audio-to-audio, video-to-video, or video-to-audio). Format is auto-detected from file extension.

remove_silenceB

Detect and remove silent segments from a video, keeping only non-silent parts

ffmpeg_rawA

Execute a raw FFmpeg command with custom arguments. Use this for advanced operations not covered by other tools (e.g., filters, effects, watermarks, speed changes).

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/PedroMarianoAlmeida/ffmpeg-mcp'

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