Photopea MCP Server
UnclaimedMCP server for AI-driven image editing with Photopea
Install
claude mcp add -s user photopea -- npx -y photopea-mcp-serverUnclaimed 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 (34)
photopea_add_fill_layer
Add a solid color fill layer
photopea_add_gradient
Apply a linear gradient fill
photopea_add_layer
Add a new empty art layer
photopea_add_shape
Add a shape (rectangle or ellipse)
photopea_add_text
Add a text layer at specified coordinates
photopea_apply_adjustment
Apply brightness/contrast, hue/saturation, levels, or curves
photopea_apply_filter
Apply gaussian blur, sharpen, unsharp mask, noise, or motion blur
photopea_clear_selection
Deselect the current selection
photopea_close_document
Close the active document
photopea_create_document
Create a new document with specified dimensions and settings
photopea_delete_layer
Delete a layer by name or index
photopea_duplicate_layer
Duplicate a layer with optional new name
photopea_edit_text
Edit content or style of an existing text layer
photopea_export_image
Export to PNG, JPG, WebP, PSD, or SVG
photopea_fill_selection
Fill the current selection with a color
photopea_get_document_info
Get active document info (name, dimensions, resolution, color mode)
photopea_get_layers
Get the full layer tree as JSON
photopea_group_layers
Group named layers into a layer group
photopea_list_fonts
List available fonts, with optional search filter
photopea_load_font
Load a custom font from a URL (TTF, OTF, WOFF2)
photopea_make_selection
Create a rectangular, elliptical, or full selection
photopea_modify_selection
Expand, contract, feather, or invert a selection
photopea_move_layer
Translate a layer by x/y offset
photopea_open_file
Open an image from a URL or local file path
photopea_place_image
Place an image from URL or local path
photopea_redo
Redo one or more actions
photopea_reorder_layer
Move a layer in the stack (above, below, top, bottom)
photopea_resize_document
Resize the active document (resamples content to fit)
photopea_run_script
Execute arbitrary Photopea JavaScript
photopea_select_layer
Make a layer active by name or index
photopea_set_layer_properties
Set opacity, blend mode, visibility, name, or lock state
photopea_transform_layer
Scale, rotate, or flip a layer
photopea_undo
Undo one or more actions
photopea_ungroup_layers
Ungroup a layer group