$ timeahead.in
/ servers/npm/@alisaitteke/photoshop-mcp
npm

@alisaitteke/photoshop-mcp

MCP server for Adobe Photoshop automation - control Photoshop from AI assistants

163 stars3k/wkupdated 3d agogithub ↗
88good
▣ Overview
npm versionLicense: MITTypeScriptPlatform

What it does

This MCP server automates Adobe Photoshop for AI assistants like Claude. It runs as a plugin for Claude Desktop or Cursor, or as a standalone web UI (no IDE required). You describe image edits, designs, or batch operations in natural language, and the server translates them into Photoshop actions on a running local instance. It includes recipe workflows (enhance portrait, remove background, gradient fade, sky blend, and others) and atomic operations for fine-grained control.

Who it's for

Design engineers and product teams who want to automate Photoshop from Claude or their IDE. Also useful for builders embedding AI-driven image editing in custom web applications via the standalone UI.

Common use cases

  • Batch-process images (resize, crop, filter) from Claude without opening Photoshop
  • Remove backgrounds, enhance portraits, or apply artistic effects via pre-engineered recipes
  • Generate UI mockups or design variations by describing edits in natural language
  • Drive Photoshop automation from a web app using the bundled standalone UI
  • Engage with Photoshop entirely through Claude Code without the desktop app

Setup pitfalls

  • Photoshop must be installed and running locally — the server communicates with an active Photoshop instance on Windows or macOS; remote or cloud Photoshop is not supported
  • Filesystem and network access — the server reads and writes local files (Photoshop projects) and makes network calls; untrusted prompts could perform unintended file operations
  • No CI pipeline — the project has no automated tests, and releases should be checked for breaking changes before upgrading
  • CLI account mode limitations — Gemini headless may open a new session per turn (losing chat history); Anthropic CLI mode counts against your subscription quota
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
63
12.7
Quality
10%
100
10.0
Trust
10%
50
5.0
Total
87.7
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecevalsecrets
◆ Risk level: high
fs read + fs write + network + exec + eval + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "alisaittekephotoshop": {
      "command": "npx",
      "args": [
        "-y",
        "@alisaitteke/photoshop-mcp"
      ]
    }
  }
}
📈 Score historylast 33 snapshots
5/25/20267/6/2026 · 33 snapshots
⚙ Maintenance health
maintenance data not yet available — check back later.
⛁ Raw data
weekly downloads3k
github stars163
forks19
open issues2
license✓ present
readme length33365 chars
last publish0d ago
last commit3d ago
last updated1d ago
install verified✗ fail · 1d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points