I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

photoshop-python-api-mcp-server
A Model Context Protocol (MCP) server that interfaces with Adobe Photoshop's Python API. Enables LLMs to execute image editing operations, automate workflows, and manage Photoshop tasks through structured commands and context-aware interactions.
3 years
Works with Finder
1
Github Watches
3
Github Forks
20
Github Stars
Photoshop MCP Server
A Model Context Protocol (MCP) server for Photoshop integration using photoshop-python-api.
English | 简体中文
Overview
This project provides a bridge between the Model Context Protocol (MCP) and Adobe Photoshop, allowing AI assistants and other MCP clients to control Photoshop programmatically.
Requirements
- Windows OS only: This server uses COM interface which is only available on Windows
- Adobe Photoshop: Must be installed locally (tested with versions CC2017 through 2024)
- Python: Version 3.10 or higher
Installation
# Install using pip
pip install photoshop-mcp-server
# Or using uv
uv install photoshop-mcp-server
MCP Host Configuration
This server is designed to work with various MCP hosts. The PS_VERSION
environment variable is used to specify which Photoshop version to connect to (e.g., "2024", "2023", "2022", etc.).
The recommended way to configure the server is using uvx
as the command, which is the official standard format.
Standard Configuration (Recommended)
Add the following to your MCP host configuration (works with Claude Desktop, Windsurf, Cline, and other MCP hosts):
{
"mcpServers": {
"photoshop": {
"command": "uvx",
"args": ["photoshop-mcp-server"],
"env": {
"PS_VERSION": "2024"
}
}
}
}
Configuration Options
- PS_VERSION: Specify the Photoshop version to connect to (e.g., "2024", "2023", "2022", etc.)
-
command: Use
uvx
for the standard approach -
args: Use
["photoshop-mcp-server"]
to run the Photoshop MCP server
Key Features
Available Resources
-
photoshop://info
- Get Photoshop application information -
photoshop://document/info
- Get active document information -
photoshop://document/layers
- Get layers in the active document
Available Tools
The server provides various tools for controlling Photoshop:
- Document Tools: Create, open, and save documents
- Layer Tools: Create text layers, solid color layers, etc.
- Session Tools: Get information about Photoshop session, active document, selection
Basic Usage Example
Once configured in your MCP host, you can use the Photoshop MCP server in your AI assistant conversations.
Example conversation:
User: Can you create a new Photoshop document and add a text layer with "Hello World"?
AI Assistant: I'll create a new document and add the text layer for you.
[The AI uses the Photoshop MCP server to:
1. Create a new document using the `create_document` tool
2. Add a text layer using the `create_text_layer` tool with the text "Hello World"]
I've created a new Photoshop document and added a text layer with "Hello World".
License
MIT
Acknowledgements
- photoshop-python-api - Python API for Photoshop
- Model Context Protocol - MCP Python SDK
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
Oede knorrepot die vasthoudt an de goeie ouwe tied van 't boerenleven
Friendly music guide for 60s-2000s songs, with links to listen online.
I find academic articles and books for research and literature reviews.
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Mirror ofhttps://github.com/suhail-ak-s/mcp-typesense-server
本项目是一个钉钉MCP(Message Connector Protocol)服务,提供了与钉钉企业应用交互的API接口。项目基于Go语言开发,支持员工信息查询和消息发送等功能。
Short and sweet example MCP server / client implementation for Tools, Resources and Prompts.
Reviews

user_jtvjrJEp
I've been using the MCP Auto Register by JoshuaSiraj and it's phenomenal! It streamlines the registration process effortlessly. The intuitive design and seamless integration have saved me so much time. Highly recommend it for anyone looking to automate their registration tasks! Check it out here: https://mcp.so/server/mcp_auto_register/JoshuaSiraj