[ MCP_NODE_3819 ]
imagesorcery
CATEGORY:
Developer Tools
PROTOCOL:
MCP v1.0
[ DESCRIPTION ]
An MCP server providing tools for image processing operations
[ CONFIGURATION_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"imagesorcery-en": {
"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
}
}
}
Source: claude-code-templates (MIT). See About Us for full credits.