Stamp it - Apply a full-screen watermark to an image
@LiuHao-1443
关于 Stamp it - Apply a full-screen watermark to an image
A lightweight MCP component for adding text watermarks to pictures.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"stampit": {
"command": "uvx",
"args": [
"mcp-stampit"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Stamp it - Apply a full-screen watermark to an image?
Stamp it is a professional image watermarking service built with FastMCP that supports both text and image watermarks with intelligent color adaptation. It is designed for users who need to apply full-screen, high-density watermarks to local image files.
How to use Stamp it - Apply a full-screen watermark to an image?
Configure the MCP server in a client like Cherry Studio or Cursor using the command uvx mcp-stampit, or run it standalone with python main.py. Two tools are available: add_text_watermark (takes image_path, watermark_text, optional angle) and add_image_watermark (takes image_path, watermark_image_path, optional angle).
Key features of Stamp it - Apply a full-screen watermark to an image?
- Dual watermark modes (text and image)
- Smart adaptive color selection based on brightness
- Tilted watermark effects with customizable angle
- Multi-language support (Chinese, English, Japanese, Korean)
- High-density coverage with staggered arrangement
- Auto-save in the same directory as original image
- Supports JPEG, PNG, GIF, BMP, TIFF, WebP formats
Use cases of Stamp it - Apply a full-screen watermark to an image?
- Add copyright text to personal vacation photos
- Apply company logo watermark to product images
- Mark documents as “Confidential” with angled text
- Add brand watermark to marketing images in batch
- Protect images shared publicly with a visible watermark overlay
FAQ from Stamp it - Apply a full-screen watermark to an image?
What image formats are supported?
JPEG, PNG, GIF, BMP, TIFF, and WebP — all can be read and saved with compression optimization.
What dependencies are required?
The server requires fastmcp and pillow Python packages, installable via uv pip install fastmcp pillow.
Where are watermarked images saved?
They are automatically saved in the same directory as the original image with a _watermark suffix added to the filename.
What transport does the MCP server use?
The server runs on STDIO transport, as shown in the startup log.
Can I customize the watermark angle?
Yes, the default tilt angle is 30° (upward right) and can be changed via the optional angle parameter in both tools.
媒体与设计 分类下的更多 MCP 服务器
Framelink Figma MCP Server
GLipsMCP server to provide Figma layout information to AI coding agents like Cursor
Video Editor MCP server
burningionMCP Interface for Video Jungle

BibiGPT AI video & audio summarizer
JimmyLvOpenClaw / Claude Code / Codex Agent skill for summarizing videos/audio via BibiGPT CLI (bibi)
YouTube Transcript MCP Server
jkawamotoMCP server retrieving transcripts of YouTube videos
MiniMax MCP JS
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) JavaScript implementation that provides seamless integration with MiniMax's powerful AI capabilities including image generation, video generation, text-to-speech, and voice cloning APIs.
评论