ffmpeg_mcp

radzevich/ffmpeg_mcp

3.2

If you are the rightful owner of ffmpeg_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The FFmpeg MCP Server is a secure and isolated environment for performing video and audio processing tasks using FFmpeg, integrated with Google Cloud Storage.

Tools

Functions exposed to the LLM to take actions

create_sandbox

Creates a new isolated sandbox environment for FFmpeg operations.

run_ffmpeg_command

Executes FFmpeg commands within the specified sandbox.

put_file

Puts a file into the sandbox environment.

get_file

Retrieves a file from the sandbox environment.

delete_file

Deletes a file from the sandbox environment.

download_file

Downloads a file from a URL into the sandbox.

upload_file

Uploads a file from the sandbox to a specified URL.

download_file_from_gcs

Downloads a file from Google Cloud Storage.

upload_file_to_gcs

Uploads a file to Google Cloud Storage.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources