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.
「メディアとデザイン」の他のコンテンツ
Photoshop MCP Server
loonghaoA Model Context Protocol (MCP) server that interfaces with Adobe Photoshop's Python API. Enables LLMs to execute image editing operations, automate workflows, and manage Photoshop tasks through structured commands and context-aware interactions.
Vibe Design System
mondaycom🎨 Vibe Design System - Official monday.com UI resources for application development in React.js
KiCAD MCP: AI-Assisted PCB Design
mixelpixxKiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to directly interact with KiCAD for printed circuit board design.
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.
Design Systems Mcp
southleftI'm your specialized design systems assistant. Ask me about components, tokens, patterns, and best practices.
コメント