# stagenth · 图片工具箱 MCP server

Image toolkit: resize, compress, crop, watermark, convert, rotate, EXIF read/strip.

## Links
- Registry page: https://www.getdrio.com/mcp/com-stagenth-img-kit

## Install
- Endpoint: https://stagenth.com/mcp/img-kit/
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: Authorization (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://stagenth.com/mcp/img-kit/
- Header: Authorization

## Tools
- img_info - 查看图片元信息：格式/宽高/颜色模式/是否透明/文件大小 + EXIF 摘要。免费(0 credit)。

        处理前先调它看清图片尺寸与格式，再决定 resize/compress/crop 参数。
         Endpoint: https://stagenth.com/mcp/img-kit/
- img_resize - 缩放图片（1 credit/次）。等比 fit 或精确拉伸，产物存文件中转站返下载 URL。失败自动退款。 Endpoint: https://stagenth.com/mcp/img-kit/
- img_compress - 压缩图片、可顺带换格式（1 credit/次）。产物存文件中转站返下载 URL。失败自动退款。 Endpoint: https://stagenth.com/mcp/img-kit/
- img_crop - 矩形裁剪图片（1 credit/次）。先用 img_info 看尺寸再定坐标。产物存文件中转站返下载 URL。失败自动退款。 Endpoint: https://stagenth.com/mcp/img-kit/
- img_watermark - 给图片加文字水印（1 credit/次）。中文水印无需系统字体；产物存文件中转站返下载 URL。失败自动退款。 Endpoint: https://stagenth.com/mcp/img-kit/
- img_convert - 图片格式转换（png/jpeg/webp 互转），产物落文件中转站返下载 URL（1 credit/次）。 Endpoint: https://stagenth.com/mcp/img-kit/
- img_rotate - 旋转 / 镜像翻转图片（angle 与 flip 至少给一个），产物返下载 URL（1 credit/次）。 Endpoint: https://stagenth.com/mcp/img-kit/
- img_exif - 读取图片 EXIF 元数据（拍摄参数 / 是否含 GPS 定位）；strip=true 时输出抹除元数据的隐私安全版。免费(0)。 Endpoint: https://stagenth.com/mcp/img-kit/

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.stagenth
- Version: 1.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 5, 2026
- Source: https://registry.modelcontextprotocol.io
