DirectoryPhotoshop Python Api Mcp Server
53
Health
fair
65
Popularity
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.
175stars
16forks
Python
MIT
Updated March 11, 2026
Add to Claude Desktop
Paste this into your claude_desktop_config.json file:
{
"mcpServers": {
"photoshop-python-api-mcp-server": {
"command": "npx",
"args": [
"-y",
"photoshop-python-api-mcp-server"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Installation
npx photoshop-python-api-mcp-server
Maintenance Healthfair
Freshness25/40
Issue response15/30
Org backing10/20
Longevity3/10
› Updated this quarter
Server Info
Categoryautomation
LanguagePython
LicenseMIT
StatusACTIVE
Submit Your Server
Built an MCP server? Get it listed in front of thousands of developers.
List Your Server Free