Ps Image Mcp
About
一个基于 Model Context Protocol (MCP) 的专业图片处理服务器,提供全面的图片处理功能。
Details
- Author
- duke0317
- Downloads
- 318
- Categories
- Media
Jump to
- Basic image operations (load, save, format conversion)
- Geometry transformations (resize, crop, rotate, flip)
- Color adjustments (brightness, contrast, saturation, etc.)
- Filter effects (blur, sharpen, edge detection, etc.)
- Special effects (borders, shadows, watermarks, vignette)
- Advanced features (batch processing, collage, GIF creation)
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Ps Image McpCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
—
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"ps image mcp": {
"ps-mcp": {
"command": "uv",
"args": [
"run",
"python",
"main.py"
],
"cwd": "/path/ps-mcp"
}
}
}
}
McpServers
{
"ps-mcp": {
"command": "uv",
"args": [
"run",
"python",
"main.py"
],
"cwd": "/path/ps-mcp"
}
}
🎯 功能特性
基础操作 (4个工具)
- 图片加载和保存 - 格式转换 (JPEG, PNG, WebP, BMP, TIFF) - 图片信息获取几何变换 (4个工具)
- 尺寸调整 (支持保持宽高比) - 图片裁剪 - 旋转变换 - 翻转操作 (水平/垂直)色彩调整 (7个工具)
- 亮度调整 - 对比度调整 - 饱和度调整 - 锐度调整 - 灰度转换 - 伽马校正 - 不透明度调整滤镜效果 (10个工具)
- 模糊效果 (普通模糊、高斯模糊) - 锐化效果 - 边缘增强 - 浮雕效果 - 边缘检测 - 平滑效果 - 轮廓效果 - 复古棕褐色 - 反色效果🆕 特效处理 (6个工具)
- 添加边框 (多种样式) - 创建剪影效果 - 添加阴影效果 - 添加水印 (图片/文字) - 添加暗角效果 - 创建宝丽来效果🆕 高级功能 (6个工具)
- 批量图片处理 - 创建图片拼贴 - 创建缩略图网格 - 图片混合合成 - 提取主要颜色 - 创建GIF动画🆕 性能监控 (2个工具)
- 性能统计查看 - 性能数据重置Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.
