Photoshop MCP Server
@StarBoze
About Photoshop MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Photoshop-MCP-Server": {
"command": "python",
"args": [
"-m",
"venv",
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Photoshop MCP Server?
A Model Context Protocol (MCP) server that enables remote control of Adobe Photoshop on macOS and Windows using FastAPI and multiple backend bridges (AppleScript, PowerShell, UXP).
How to use Photoshop MCP Server?
Install via pip (pip install photoshop-mcp-server) and start the server with photoshop-mcp-server start. Specify a backend bridge mode with --bridge-mode (e.g., applescript, powershell, uxp). Use REST or WebSocket endpoints to control Photoshop.
Key features of Photoshop MCP Server
- Cross‑platform support (macOS and Windows)
- Multiple backend bridges (AppleScript, PowerShell, UXP plug‑in)
- Thumbnail generation from PSD files (REST and WebSocket streaming)
- Cluster mode for managing multiple Photoshop instances
- LLM‑powered auto retouch using LiteLLM
- Performance optimizations (script caching, parallel processing)
Use cases of Photoshop MCP Server
- Batch image processing and automated editing workflows
- Integrating AI assistants with Photoshop for retouching tasks
- Running repetitive actions across many PSD files via Cluster mode
- Generating thumbnails or previews from large PSD libraries
FAQ from Photoshop MCP Server
What are the system requirements?
Python 3.11 or later, macOS or Windows 10/11, and Adobe Photoshop 2023 or later.
Which backend should I use?
AppleScript (all versions on macOS), PowerShell (all versions on Windows), or UXP plug‑in (Photoshop CC 2021+ on both platforms, using WebSocket). Default depends on platform.
Does the server handle authentication?
No authentication or authorization is mentioned in the README. The server uses localhost by default.
What transport protocols does the server support?
REST (HTTP) and WebSocket endpoints are available, including streaming for thumbnail generation.
Where does my data live?
All file operations happen on the local machine where the server and Photoshop are running. The server does not upload data to external services unless using the LLM auto retouch feature (which calls an external LLM via LiteLLM).
Frequently asked questions
What are the system requirements?
Python 3.11 or later, macOS or Windows 10/11, and Adobe Photoshop 2023 or later.
Which backend should I use?
AppleScript (all versions on macOS), PowerShell (all versions on Windows), or UXP plug‑in (Photoshop CC 2021+ on both platforms, using WebSocket). Default depends on platform.
Does the server handle authentication?
No authentication or authorization is mentioned in the README. The server uses localhost by default.
What transport protocols does the server support?
REST (HTTP) and WebSocket endpoints are available, including streaming for thumbnail generation.
Where does my data live?
All file operations happen on the local machine where the server and Photoshop are running. The server does not upload data to external services unless using the LLM auto retouch feature (which calls an external LLM via LiteLLM).
Basic information
More Media & Design MCP servers
QR Planet QR Code MCP Server
qrplanetQR Planet QR Code MCP Server - Hosted MCP server for QR Planet. Connect AI agents and MCP-compatible clients to create, update, design, route, and analyze dynamic QR Codes using your QR Planet API key.

AI Manga & Anime Generator - Mangii MCP
AAAIStudioPublic Mangii MCP metadata (ai.mangii/manga). Remote Streamable HTTP at mcp.mangii.ai.

Instagram + TikTok Downloader & Transcriber
IYIAInstagram + TikTok content tools inside your AI: download HD posts/reels/carousels, view Instagram stories anonymously, AI-transcribe videos (100+ languages, SRT/VTT/TXT). Requires a Repost PRO subscription.

uxgen
uxgenA library of conversion components for e-commerce, built on A/B tested mechanics and handed straight to your coding agent. 65 pieces drawn from mechanics that have been A/B tested in real stores: cart drawer with the ups
Vibe Design System
mondaycom🎨 Vibe Design System - Official monday.com UI resources for application development in React.js
Comments