The Photoshop Python Api MCP Server provides a bridge between the Model Context Protocol and Adobe Photoshop (CC2017-2024), enabling AI assistants to programmatically control Photoshop through tools for creating and opening documents, manipulating layers, applying effects, and querying session information. The server operates exclusively on Windows systems, leveraging Windows COM interfaces to communicate with Photoshop, and requires Python 3.10 or higher alongside a local Photoshop installation. It solves the problem of integrating Photoshop automation into MCP-based AI workflows without requiring direct manual interaction with the application.
claude mcp add --transport stdio loonghao-photoshop-python-api-mcp-server uvx photoshop-python-api-mcp-server