watermark-mcp-server

watermark-mcp-server

0

This project is a Model Context Protocol server designed to add watermarks to images. It supports both text and image watermarks and includes tools for specifying various parameters, such as position and transparency.

Watermark MCP Server

A simple Model Context Protocol (MCP) server that adds text or image watermarks to pictures.

Available Tools

  • add_text_watermark: Adds a text watermark to a picture.

    • Input parameters include paths for input and output images, watermark text, position ratio, font path and size, text color, and transparency.
  • add_image_watermark: Adds an image watermark to a picture.

    • Input parameters include paths for input and watermark images, output image path, position ratio, and transparency.

Local Setup

Instructions to clone the repository and set up the server locally.

Add to MCP client

Configuration details to add the server to MCP clients like Claude and CherryStudio.