Photoshop Mcp
MCP server for Adobe Photoshop — 116 tools (generative AI + recipes), standalone web UI. Control Ph…
- Transport
- Not stated
- Package
- —
- Registry id
- io.github.alisaitteke/photoshop-mcp
No install snippet on purpose. A working MCP config is a command, its arguments and an environment block — the last two are where API keys live, so this catalogue never stores them and cannot publish them. Follow the link above for the authors' own instructions.
Languages: English · 简体中文 · Español · Deutsch · 日本語 · Türkçe · Website
Chat with Photoshop like a colleague. Describe what you want in plain words — "remove this background", "resize these for Instagram" — and your AI assistant does the clicking for you. Works with Cursor, Claude, or the built-in chat window. No code, no scripts, no IDE required.
Note: This is an unofficial, community-maintained project and is not affiliated with or endorsed by Adobe Inc.
What can it do?
- ✂️ Remove backgrounds — subject isolated with a clean, editable mask
- 👤 Retouch portraits — skin smoothing, tone fixes, dodge & burn setup
- 🌐 Export for web & social — sRGB, sharpened, correctly sized for Instagram, X, and more
- 🎞️ Make carousels — split one wide design into seamless, numbered slides
- 💧 Watermark in bulk — a whole folder of photos in one go, originals untouched
- 🎨 Color grade & more — film looks, sky replacement, generative fill (Adobe account required)
- ⏪ Stay safe — every multi-step "recipe" is a single undo step in Photoshop
Under the hood: 116 tools (100 atomic + 16 one-step recipes) — full list in
docs/available-tools.md.
Try saying
Remove the background from this portrait — keep it editable with a mask.
Enhance this portrait — smooth the skin and fix the tones, medium intensity.
Prepare this design for web, then export Instagram and X post variants.
Split this wide banner into a 5-slide seamless Instagram carousel.
More recipes (batch watermark, passport photos, CSV-driven cards, mockups, …) and
pre-engineered prompt templates: docs/prompt-layer.md.
Get started
You need Photoshop running (Windows or macOS, any version 2012+) and Node.js 18+.
Option 1 — Easiest: the built-in chat window
npx -p @alisaitteke/photoshop-mcp photoshop-mcp-ui
From the project's README.