ClaudeWave
loonghao
loonghao

photoshop-python-api-mcp-server

View on GitHub

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.

MCP Servers199 stars24 forksPythonMITUpdated today
ClaudeWave Trust Score
94/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Mature repo (>1y old)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "photoshop-python-api": {
      "command": "node",
      "args": ["/path/to/photoshop-python-api-mcp-server/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/loonghao/photoshop-python-api-mcp-server and follow its README for install instructions.
Use cases
🎨 Creative Productivity🤖 Automation

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

More MCP Servers