🛠️

photoshop-mcp

MCP server for Adobe Photoshop automation - control Photoshop from AI assistants

Developer Tools stdio npm npmstdioalisaitteke
RUN IN TERMINAL
claude mcp add alisaitteke-photoshop-mcp -- npx -y @alisaitteke/photoshop-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "alisaitteke-photoshop-mcp": { "command": "npx", "args": ["-y", "@alisaitteke/photoshop-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "alisaitteke-photoshop-mcp": { "command": "npx", "args": ["-y", "@alisaitteke/photoshop-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "alisaitteke-photoshop-mcp": { "command": "npx", "args": ["-y", "@alisaitteke/photoshop-mcp"] } } }

About This MCP Server

The Model Context Protocol server is a tool that enables Adobe Photoshop automation, allowing developers to control Photoshop from AI assistants. It connects to AI coding assistants, providing a means to automate tasks within Photoshop. A developer would use this tool when they need to integrate Photoshop automation into their workflow, leveraging the capabilities of AI assistants to streamline tasks.

MCP server for Adobe Photoshop automation - control Photoshop from AI assistants. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@alisaitteke/photoshop-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The photoshop-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/alisaitteke-photoshop-mcp.svg)](https://skillsplayground.com/mcps/alisaitteke-photoshop-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.