
Photoshop MCP
by alisaitteke
Control Adobe Photoshop from AI assistants with 50+ tools for design, image editing, and workflow automation.
What it does
This MCP server enables AI assistants to programmatically control Adobe Photoshop. It allows users to create designs, manipulate layers, apply filters, and automate complex graphic design workflows using natural language commands directly from an IDE or AI client.
Tools
photoshop_create_document: Create new documents with specific dimensions and color modes.photoshop_create_layer: Manage layer stacks by creating, deleting, or duplicating layers.photoshop_apply_gaussian_blur: Apply professional filters like Gaussian Blur, Sharpen, and Noise.photoshop_adjust_brightness_contrast: Fine-tune image aesthetics via brightness, contrast, and saturation adjustments.photoshop_create_text_layer: Add and format text with control over font, size, and alignment.photoshop_save_document: Export work to PSD, JPEG, or PNG formats.photoshop_undo: Step back through history to refine AI-generated edits.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"photoshop": {
"command": "npx",
"args": ["-y", "@alisaitteke/photoshop-mcp"]
}
}
}
Supported hosts
- Claude Desktop
- Cursor
Quick install
npx @alisaitteke/photoshop-mcpInformation
- Pricing
- free
- Published
- 5/23/2026






