Skip to main content
MultimediaPython

sunriseapps/imagesorcery-mcp

ComputerVision-based πŸͺ„ sorcery of image recognition and editing tools for AI assistants.

multimedia-processlocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/sunriseapps/imagesorcery-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "imagesorcery-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sunriseapps/imagesorcery-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Multimedia
Language
Python
Author
sunriseapps