Photoshop MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 4 907 installs a week from npm. Last commit 18 Sep 2026.
MCP server for Adobe Photoshop — 116 tools (generative AI + recipes), standalone web UI. Control Ph…
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(photoshopPath, [], {
return new Function(`return ${trimmed}`)() as unknown;
for (const [k, v] of Object.entries(process.env)) {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add photoshop-mcp -- npx -y @alisaitteke/photoshop-mcp
{
"mcpServers": {
"photoshop-mcp": {
"args": [
"-y",
"@alisaitteke/photoshop-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.photoshop-mcp]
command = "npx"
args = ["-y", "@alisaitteke/photoshop-mcp"]
{
"mcpServers": {
"photoshop-mcp": {
"args": [
"-y",
"@alisaitteke/photoshop-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"photoshop-mcp": {
"args": [
"-y",
"@alisaitteke/photoshop-mcp"
],
"command": "npx"
}
}
}
MCP server for Thoth with multi-platform AI content generation
MCP server + tools for the Forge E-- generative-music authoring loop (compile / run / commit).
AI-native HTTP security testing MCP server — 17 tools with raw HTTP/1.1 + HTTP/2 control
MCP Server for Revit integration - AI-Powered Revit Control
SynClub MCP Server for AI-powered comic creation with script generation and image tools
Recraft AI Image Generation MCP Server for AI coding agents
MCP server for full Godot 4.x engine control with 165 tools for AI-driven game development
Control Ableton Live from Claude, Cursor or Codex with LOM tools, device knowledge and recipes.
Answers built from our own checks of this server.