MCP Media Processing Server
by maoxiaoke
add-watermark
Add watermark to image
Input Schema
Name | Required | Description | Default |
---|---|---|---|
inputPath | Yes | Absolute path to input image file | |
opacity | No | Watermark opacity (0-100) | |
outputFilename | No | Output filename (only used if outputPath is not provided) | |
outputPath | No | Optional absolute path for output file. If not provided, file will be saved in Downloads folder | |
position | No | Position of watermark | southeast |
watermarkPath | Yes | Absolute path to watermark image file |