Watermark MCP Server
@mang0cola
About Watermark MCP Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"watermark-mcp-server": {
"command": "uv",
"args": [
"--directory",
"<WATERMARK_MCP_SERVER_ABSOLUTE_PATH>",
"run",
"-m",
"server"
]
}
}
}Tools
2add text watermark to picture
add image watermark to picture
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
—
More Other MCP servers
ICSS
chokcoco不止于 CSS
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Nginx UI
0xJackyYet another WebUI for Nginx
Comments