photoshop-mcp-server

luoxixuan/photoshop-mcp-server

3.2

If you are the rightful owner of photoshop-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

This is a server implementation that controls Adobe Photoshop using the Model Context Protocol (MCP), enabling programmatic control via the ExtendScript API.

Tools

Functions exposed to the LLM to take actions

ps_open_document

Open a document

ps_create_document

Create a new document

ps_save_document

Save the current document

ps_get_active_document

Get information about the active document

ps_create_layer

Create a new layer

ps_get_layers

Retrieve all layers in the current document

ps_set_layer_visibility

Set the visibility of a layer

ps_apply_filter

Apply a filter to the current document

ps_execute_script

Execute a custom ExtendScript script

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources