jaiganesh-23/photoshop_mcp_server
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 henry@mcphub.com.
This is a MCP Server designed to automate actions in Adobe Photoshop, allowing users to perform complex image editing tasks through a client-server architecture.
Tools
Functions exposed to the LLM to take actions
photoshop_create_document
Create a new document in Photoshop with specified dimensions and color mode.
photoshop_open_document
Open an existing document from a specified file path.
photoshop_save_document
Save the active document to a specified file path and format.
photoshop_describe_current_document
Generate a description of the current document using BLIP.
photoshop_list_open_documents
List all currently open documents in Photoshop.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client