by alisaitteke
MCP server for Adobe Photoshop — 118 tools, recipe workflows, generative AI, standalone web UI. Control Photoshop from Cursor, Claude, or natural language.
# Add to your Claude Code skills
git clone https://github.com/alisaitteke/photoshop-mcpGuides for using ai agents skills like photoshop-mcp.
Last scanned: 6/13/2026
{
"issues": [
{
"type": "npm-audit",
"message": "concurrently: Vulnerability found",
"severity": "critical"
},
{
"type": "npm-audit",
"message": "shell-quote: shell-quote quote() does not escape newlines in object .op values",
"severity": "critical"
}
],
"status": "FAILED",
"scannedAt": "2026-06-13T07:46:46.413Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}See how photoshop-mcp compares with popular alternatives.
photoshop-mcp is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by alisaitteke. MCP server for Adobe Photoshop — 118 tools, recipe workflows, generative AI, standalone web UI. Control Photoshop from Cursor, Claude, or natural language. It has 436 GitHub stars.
photoshop-mcp failed SkillsLLM's automated security scan, which flagged one or more high-severity issues. Review the Security Report section carefully before using it.
Clone the repository with "git clone https://github.com/alisaitteke/photoshop-mcp" and add it to your Claude Code skills directory (see the Installation section above).
photoshop-mcp is primarily written in TypeScript. It is open-source under alisaitteke on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh photoshop-mcp against similar tools.
No comments yet. Be the first to share your thoughts!
Requires a passing catalog security scan. Resolve the flagged issues and resubmit to enable featuring.
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
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.
Under the hood: 116 tools (100 atomic + 16 one-step recipes) — full list in
docs/available-tools.md.
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.
You need Photoshop running (Windows or macOS, any version 2012+) and Node.js 18+.
npx -p @alisaitteke/photoshop-mcp photoshop-mcp-ui
A chat window opens in your browser. Sign in with an AI provider API key — or reuse your existing Claude Code / Gemini CLI account, no key needed.

Details, providers, and security notes: docs/standalone-ui.md.
Claude Code:
claude mcp add photoshop -- npx -y @alisaitteke/photoshop-mcp
Or add this to your MCP client's config (Cursor, Claude Desktop, …):
{
"mcpServers": {
"photoshop": {
"command": "npx",
"args": ["-y", "@alisaitteke/photoshop-mcp"]
}
}
}
Something went wrong? The AI reads the structured error and knows what to try
next. Common fixes: docs/troubleshooting.md.
Contributions are welcome! Please read CONTRIBUTING.md before opening a PR.
Built by Ali Sait Teke — GitHub · LinkedIn.
MIT
Anonymous, aggregated usage analytics are collected by default and can be
disabled anytime — details in docs/anonymous-usage-analytics.md.