loonghao/photoshop-python-api-mcp-server

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.

解決的問題

讓 AI 助手能夠透過程式控制 Windows 上的 Adobe Photoshop,使使用者可以透過自然語言提示執行複雜的影像編輯任務,而無需手動選擇工具。

運作方式

本專案實作了一個 Model Context Protocol (MCP) 伺服器,作為 AI 客戶端(如 Claude Desktop 或 Windsurf)與 photoshop-python-api 之間的橋樑。它使用 Windows 特有的 COM 接口,向本地 Photoshop 安裝傳送命令,讓 AI 能夠建立文件、操作圖層並套用效果。

適用對象

在 Windows 上使用 Adobe Photoshop 的數位藝術家與設計師,希望自動化工作流程或讓 AI 處理重複性的編輯任務。

主要特色

  • 直接控制 Photoshop:透過 AI 建立、開啟與儲存文件,並管理圖層(文字、純色等)。
  • 會話感知:AI 可取得目前 Photoshop 會話、活躍文件與圖層結構的資訊。
  • 廣泛版本支援:相容於從 CC2017 到 2024 的 Photoshop 版本。
  • MCP 整合:專為與 Claude Desktop、Windsurf 和 Cline 等標準 MCP 主機無縫協作而設計。

相關

  • 專案
  • 專案
  • 專案
  • 專案