[ MCP_NODE_3818 ]
ImageSorcery 图像处理
分类:
开发工具
协议:
MCP v1.0
[ 描述 ]
提供图像处理操作工具的 MCP 服务,覆盖常用图像变换与编辑能力。
[ 配置_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"imagesorcery": {
"description": "An MCP server providing tools for image processing operations",
"command": "imagesorcery-mcp",
"transportType": "stdio",
"autoApprove": [
"blur",
"change_color",
"config",
"crop",
"detect",
"draw_arrows",
"draw_circles",
"draw_lines",
"draw_rectangles",
"draw_texts",
"fill",
"find",
"get_metainfo",
"ocr",
"overlay",
"resize",
"rotate"
],
"timeout": 100
}
}
}
数据来源:claude-code-templates(MIT),中文翻译由 AI 生成。详见关于我们。
粤公网安备44030002003366号