MCP server for adding image watermarks and overlays to videos
Project description
Video Image Watermark MCP
A Model Context Protocol (MCP) server for adding image watermarks and overlays to videos.
Features
- Image Overlay: Add logos, watermarks, or any image to videos
- Support for transparent PNG images
- Customizable position, size, and opacity
- Timed overlays with start/end time support
- Automatic aspect ratio preservation
Installation
Install via uvx (recommended):
uvx video-image-watermark-mcp
Or install via pip:
pip install video-image-watermark-mcp
Usage
Run the MCP server:
video-image-watermark-mcp
Requirements
- Python >=3.12
- FFmpeg installed on your system
Tool
add_image_overlay
Add image overlay to video:
video_path: Input video file pathoutput_video_path: Output video file pathimage_path: Overlay image path (supports transparent PNG)position: Position preset ('top_left', 'top_right', 'bottom_left', 'bottom_right', 'center') or custom 'x=...:y=...'opacity: Transparency (0.0-1.0)start_time: When to start showing the overlayend_time: When to stop showing the overlaywidth: Target width (auto-calculates height if not specified)height: Target height (auto-calculates width if not specified)
License
MIT License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcpcn_video_image_watermark_mcp-0.1.5.tar.gz.
File metadata
- Download URL: mcpcn_video_image_watermark_mcp-0.1.5.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e12ac3e4de711cac0425ba587c7f4e158e232a2563b9b23ec7f572b4babcb45e
|
|
| MD5 |
cffabe5cacda7a15ae452af82750d747
|
|
| BLAKE2b-256 |
aa081736f9daf410bb77957b43f5f7756dca5eab4214091cbede76997538c464
|
File details
Details for the file mcpcn_video_image_watermark_mcp-0.1.5-py3-none-any.whl.
File metadata
- Download URL: mcpcn_video_image_watermark_mcp-0.1.5-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a13a7f31fbd749743e8e0d9cd7b08f2d76cefb2ff9c52529c05200c8ea7264ea
|
|
| MD5 |
dcaf2ab2eb9c7b360de86f71f32631bb
|
|
| BLAKE2b-256 |
a8a1e888364fe239d8a92ab978b9b07c24840064b8425bd426c2b7d2fcd8ac25
|