Overview
What is Watermark MCP Server?
A Model Context Protocol (MCP) server that adds text or image watermarks to pictures, designed for integration with MCP clients like Claude or CherryStudio.
How to use Watermark MCP Server?
Clone the repository, create a virtual environment with uv venv, install dependencies with uv pip install -r pyproject.toml, then configure your MCP client with a JSON entry pointing the uv command to the server directory. Two tools are available: add_text_watermark and add_image_watermark.
Key features of Watermark MCP Server
- Add text watermark with custom font, size, color, transparency, and position.
- Add image watermark with custom image, transparency, and position.
- Supports any input and output image file paths.
- Integrates with MCP clients via stdio transport.
Use cases of Watermark MCP Server
—
FAQ from Watermark MCP Server
—