MCP Media Processing Server
by maoxiaoke
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
execute-ffmpeg | Execute any FFmpeg command with custom options |
convert-video | Convert video to different format |
compress-video | Compress video file |
trim-video | Trim video to specified duration |
compress-image | Compress PNG image using ImageMagick |
convert-image | Convert image to different format |
resize-image | Resize image to specified dimensions |
rotate-image | Rotate image by specified degrees |
add-watermark | Add watermark to image |
apply-effect | Apply visual effect to image |