MCP server for Adobe Photoshop automation - control Photoshop from AI assistants
Please install the `photoshop-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Adobe Photoshop** — Adobe Photoshop must be installed (supports 2012-2025+). Uses AppleScript on macOS and COM automation on Windows.
- **Node.js** — Node.js runtime required
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@alisaitteke/photoshop-mcp"]
- optional environment variables:
- `PHOTOSHOP_PATH`: Custom Photoshop installation path (auto-detected by default)
- `LOG_LEVEL`: Logging level: 0=DEBUG, 1=INFO, 2=WARN, 3=ERROR (example: `1`)
Note: 50+ tools for Photoshop automation. Requires Photoshop to be installed and running (server attempts auto-launch). macOS/Windows only.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.