Back to MCP Servers
🔌

sunriseapps/imagesorcery-mcp

MIT

🐍 🏠 🐧 🍎 🪟 - ComputerVision-based 🪄 sorcery of image recognition and editing tools for AI assistants.

PythonAI & LLMs

Install

uvx imagesorcery-mcp

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "sunriseapps-imagesorcery-mcp": {
      "command": "uvx",
      "args": [
        "imagesorcery-mcp"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.