Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Adobe Photoshop Controller

БесплатноНе проверен

Enables direct control of Adobe Photoshop through natural language commands for manipulating layers, text, images, and effects without switching contexts.

GitHubEmbed

Описание

Enables direct control of Adobe Photoshop through natural language commands for manipulating layers, text, images, and effects without switching contexts.

README

MseeP.ai Security Assessment Badge

PsMCP-MCP-Server-for-Photoshop

Watch the Demo Below

Watch Demo Video

Usage

Install Requirements

Activate your Python environment and install dependencies:

pip install -r requirements.txt

Run Using the Gradio Client Provided


Heads Up: The Gemini Gradio client I've provided, for some reason does only a maximum of one tool call for any request, use this just to test the tool. For actual usage use Claude ot Cursor


Gradio Example Set Gemini Key in .env

GEMINI_API_KEY = PASTE_YOUR_KEY_HERE

Set Directories for PSDs, Assets and Exports

PSD_DIRECTORY = "D:\\Photoshop Files"
EXPORT_DIRECTORY = "D:\\PsMCP-Exports"
ASSETS_DIR = "D:\\PsMCP-Assets"

Run the App and connect to the Server

python app.py

Configure Server with Any MCP Client (Claude, Cursor, etc)

Add Server to Config file as follows to access the tools

{
 "mcpServers": {
   "PhotoshopAdv": {
     "command": "uv",
     "args": [
       "--directory",
       "Path/To/Directory",
       "run",
       "psMCP.py"
     ],
     "timeout": 60000 
   }
 }
  }

Use Cases

  • Automate repetitive Photoshop tasks (e.g., inserting text, resizing, exporting).
  • Build custom design pipelines for batch PSD editing.
  • Rapidly generate marketing creatives from templates.
  • Toggle layers or apply effects dynamically through Python scripts.
  • Streamline creative asset versioning and export processes.

from github.com/chandrahas455/psmcp-mcp-server-for-photoshop

Установка Adobe Photoshop Controller

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/chandrahas455/psmcp-mcp-server-for-photoshop

FAQ

Adobe Photoshop Controller MCP бесплатный?

Да, Adobe Photoshop Controller MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Adobe Photoshop Controller?

Нет, Adobe Photoshop Controller работает без API-ключей и переменных окружения.

Adobe Photoshop Controller — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Adobe Photoshop Controller в Claude Desktop, Claude Code или Cursor?

Открой Adobe Photoshop Controller на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Adobe Photoshop Controller with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории design