photoshop-python-api-mcp-server

photoshop-python-api-mcp-server

64

Photoshop MCP Server is a Model Context Protocol (MCP) server for integrating Adobe Photoshop with AI assistants and other clients, allowing programmatic control of the application. It provides tools for document and layer manipulation, and runs exclusively on Windows using Python 3.10 or higher.

What operating systems are supported by the Photoshop MCP Server?

The Photoshop MCP Server is only supported on Windows operating systems due to its dependency on Windows-specific COM interfaces.

Which versions of Adobe Photoshop are compatible with the server?

The server is compatible with Adobe Photoshop versions from CC2017 through 2024.

What Python version is required to run the Photoshop MCP Server?

Python version 3.10 or higher is required to run the server.

Can the server be used on macOS or Linux?

No, the server cannot be used on macOS or Linux as it relies on Windows-specific COM interfaces.

How do I specify the Photoshop version to connect to?

You can specify the Photoshop version to connect to using the PS_VERSION environment variable in your MCP host configuration.