Local Pillow-based image-processing MCP server: info / resize / crop / convert / compress / rotate / flip / thumbnail / watermark / effects / placeholder / overlay (12 tools). Offline, no API key. Install: pip install pillow && python3 imagemcp.py.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
中文 | English
基于 Pillow 的本地图片处理 MCP Server(离线、无需 API key)。通过 MCP 暴露一组图片工具给 DeepSeek Harness(或其他支持 stdio MCP 的客户端):info / resize / crop / convert / compress / rotate / flip / thumbnail / watermark / effects / placeholder / overlay,共 12 个工具,模型可见工具名为 mcp__images__*。
@deepseek-ai/dsh-mcp-client 一行配置即可挂进 DSH profile。质量分由 Glama 自动评估(TDQS 70% + Coherence 30%),出分后徽章自动显示等级。
在 DSH profile 的补丁(如 cordis.patch.yml)里加入:
重启 DSH 后,agent 即可调用 mcp__images__* 工具。
| 工具 | 说明 |
|---|---|
info | 查看图片格式 / 尺寸 / 模式 / 大小 |
resize | 按宽高/比例缩放(contain / cover / fill / stretch) |
crop | 裁剪矩形区域 |
convert | 转换格式(PNG/JPEG/WEBP/GIF/BMP/TIFF) |
compress | 按质量重新编码压缩 |
rotate | 旋转(可扩展画布) |
flip | 水平/垂直镜像 |
thumbnail | 长边不超过指定尺寸的缩略图 |
watermark | 文字水印(位置/颜色/透明度/字号) |
effects | 特效:灰度/棕褐/反相/模糊/锐化/对比/亮度 |
placeholder | 生成纯色占位图(可带文字) |
overlay | 在底图上叠加另一张图(支持透明度) |
2025-03-26。SERVER_NAME=dsh-image-mcp,SERVER_VERSION=0.1.0。python(而非 python3);args 里的路径用绝对路径或反斜杠。MIT © TOBYCAI
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/tobycai-image-mcp)<a href="https://allmcps.com/mcp/tobycai-image-mcp"><img src="https://allmcps.com/api/badge/tobycai-image-mcp?style=directory" alt="Image MCP on AllMCPs" /></a>