ffmpeg-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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