imagesorcery-mcp

sunriseapps/imagesorcery-mcp
★ 293 stars Python 📦 Other Updated 1mo ago
An MCP server providing tools for image processing operations
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "imagesorcery-mcp": {
      "command": "uvx",
      "args": [
        "imagesorcery-mcp"
      ]
    }
  }
}

Or install with pip: pip install imagesorcery-mcp

Topics

computer-visionimage-editingimage-manipulationimage-processingmcpmcp-serverocropencv