Dcc MCP Photoshop
UnclaimedAdobe Photoshop adapter for the DCC Model Context Protocol (MCP) ecosystem — bridges MCP tools to Photoshop via UXP WebSocket
Install
uvx --with dcc-mcp-photoshop dcc-mcp-photoshop --gateway-port 9765Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (40)
apply_gaussian_blur
Apply Gaussian Blur (radius in pixels)
close_document
Close a Photoshop document by ID or the active document
contract_selection
Contract selection by N pixels
create_document
Create a new document with specified dimensions, resolution and color mode
create_layer
Create a pixel, group, or adjustment layer
create_text_layer
Create a new text layer with content and styling (font, size, color, alignment)
delete_layer
Delete a named layer
deselect
Deselect any active selection
duplicate_layer
Duplicate a named layer
expand_selection
Expand selection by N pixels
export_document
Export the active document to PNG, JPG, TIFF, or PSD
feather_selection
Feather selection by N pixels
fill_layer
Fill a layer with solid color (hex) or transparent
flatten_image
Flatten all layers into a single background layer
get_document_info
Get metadata about the active Photoshop document (name, size, resolution, color mode)
get_selection
Get current selection bounds (top, left, bottom, right)
get_text_layer_info
Get text content and style properties of a text layer
inverse_selection
Invert the current selection
list_documents
List all currently open Photoshop documents with metadata
list_layers
List all layers in the active document. Set includehidden=false to exclude hidden layers
merge_visible_layers
Merge all visible layers
open_document
Open an existing local image or Photoshop document and make it active
photoshop-document
Document information, listing, and lifecycle management.
photoshop-filter
Apply filters to layers.
photoshop-image
Document creation, export, canvas/image resize, flatten, and merge operations.
photoshop-layers
Full CRUD for layers plus visual property changes.
photoshop-selection
Selection creation, modification, and saving.
photoshop-text
Text layer creation, editing, and inspection.
rename_layer
Rename a layer
resize_canvas
Resize canvas without scaling content
resize_image
Scale the image (resamples content)
save_document
Save the active document in its current format
save_selection
Save selection as a named alpha channel
select_all
Select the entire canvas
select_ellipse
Create an elliptical selection
select_rectangle
Create a rectangular selection (top, left, bottom, right in pixels)
set_layer_blend_mode
Set blend mode (normal, multiply, screen, overlay, etc., 27 modes)
set_layer_opacity
Set opacity (0-100) of a named layer
set_layer_visibility
Show or hide a named layer
update_text_layer
Update text content or style of an existing text layer