Back to search
30
MCP
photoshop-python-api-mcp-server
loonghao/photoshop-python-api-mcp-serverA 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.
Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"photoshop-python-api-mcp-server": {
"url": "None",
"transport": "http"
}
}
}