Photoshop MCP
Rank #316io.github.alisaitteke/photoshop-mcp
MCP server for Adobe Photoshop — 116 tools (generative AI + recipes), standalone web UI. Control Ph…
Photoshop MCP is a Model Context Protocol (MCP) server published by alisaitteke. It ranks #316 of 130,187 servers tracked on MCP Toplist, and its repository has 454 GitHub stars. Photoshop MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 14 tracked versions. It was first listed on Jan 26, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 129,871 of 130,187 servers on MCP Toplist.
Use Photoshop MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add photoshop-mcp -- npx -y @alisaitteke/photoshop-mcp[mcp_servers.photoshop-mcp]
command = "npx"
args = ["-y", "@alisaitteke/photoshop-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"photoshop-mcp": {
"command": "npx",
"args": [
"-y",
"@alisaitteke/photoshop-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"photoshop-mcp": {
"command": "npx",
"args": [
"-y",
"@alisaitteke/photoshop-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"photoshop-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@alisaitteke/photoshop-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"photoshop-mcp": {
"command": "npx",
"args": [
"-y",
"@alisaitteke/photoshop-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"photoshop-mcp": {
"command": "npx",
"args": [
"-y",
"@alisaitteke/photoshop-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.alisaitteke%2Fphotoshop-mcp)<a href="https://mcptoplist.com/server/io.github.alisaitteke%2Fphotoshop-mcp"><img src="https://mcptoplist.com/badge/io.github.alisaitteke%2Fphotoshop-mcp.svg" alt="MCP Toplist: Top 1% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
alisaitteke
Other servers by alisaitteke
View all alisaitteke servers →Available versions (14)
| Version | Published |
|---|---|
| 1.7.14 | Sep 15, 2026 |
| 1.7.13 | Sep 15, 2026 |
| 1.7.12 | Sep 15, 2026 |
| 1.7.9 | Sep 15, 2026 |
| 1.7.8 | Sep 15, 2026 |
| 1.7.7 | Sep 15, 2026 |
| 1.7.6 | Sep 12, 2026 |
| 1.7.5 | Sep 7, 2026 |
| 1.7.3 | Aug 25, 2026 |
| 1.7.2 | Aug 25, 2026 |
| 1.6.1 | Aug 10, 2026 |
| 0.1.6 | Jan 29, 2026 |
| 0.1.3 | Jan 27, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Photoshop MCP?
- Photoshop MCP is maintained by alisaitteke, which publishes 4 MCP servers (22 total versions) tracked on MCP Toplist.
- Is Photoshop MCP listed on the Official MCP Registry?
- Yes — Photoshop MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Photoshop MCP have?
- MCP Toplist tracks 14 versions of Photoshop MCP, most recently published on Sep 15, 2026.
- Where can I find the source code for Photoshop MCP?
- The source code for Photoshop MCP is hosted at github.com/alisaitteke/photoshop-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.