picasso-studio

AfterRealm/picasso-studio
★ 0 stars Python 🤖 AI/LLM Updated today
Self-hosted local image editor + MCP server. 80 ops, browser canvas, AA-compliant, MIT.
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": {
    "picasso-studio": {
      "command": "uvx",
      "args": [
        "picasso-studio"
      ]
    }
  }
}

Or install with pip: pip install picasso-studio

README Excerpt

A self-hosted local image editor that doubles as an MCP server. Drop an image, watch Claude (Desktop or Code) edit it live in your browser. - 🎨 **80 ops in 9 categories** — transform, color, filter, effect, compose, social presets, GIF, animations, utility (compress / convert / strip metadata / remove background / vectorize)