Skip to main content
Glama
muhwagwa0112

Photoshop Full MCP

by muhwagwa0112

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
photoshop_host_describeA

Describe the installed Photoshop host, live UXP bridge, exact runtime API versions, and pairing state. Side effects: none.

photoshop_pairing_beginA

Display the short-lived port-bound bridge pairing code in a trusted local Windows dialog. The value is never returned to the MCP client.

photoshop_capability_listA

List the versioned command catalog. Supported means locally verified; unverified and unavailable are never executed.

photoshop_state_getA

Return live document, active layer, selection, and history state from the UXP plugin. Side effects: none.

photoshop_preview_getA

Return a low-resolution JPEG preview of the active Photoshop document. Side effects: temporary export only.

photoshop_command_searchA

Search locale-independent Photoshop command IDs using English, Korean, category, or description text.

photoshop_command_describeA

Describe one command's schemas, prerequisites, risk, approval, verification, and rollback contract.

photoshop_command_executeC

Execute a catalog command after schema, capability, prerequisite, risk, approval, modal, and verification checks.

photoshop_approval_requestC

Create an automatically completed, scope-bound approval job for compatibility. Direct execution normally does not need this tool.

photoshop_job_getA

Get an asynchronous or user-assisted job. Completed approval jobs return a one-time approval token.

photoshop_job_cancelA

Cancel a queued, running, or awaiting-user Photoshop job.

photoshop_job_resumeA

Resume a user-assisted Photoshop job after the user completes the native UI step.

photoshop_document_createC

Typed convenience tool for document.create. Uses the same catalog policy and verification pipeline.

photoshop_layer_createC

Typed convenience tool for layer.create. Uses the same catalog policy and verification pipeline.

photoshop_layer_renameC

Typed convenience tool for layer.rename. Uses the same catalog policy and verification pipeline.

photoshop_selection_select_allB

Typed convenience tool for selection.select_all. Uses the same catalog policy and verification pipeline.

photoshop_selection_deselectB

Typed convenience tool for selection.deselect. Uses the same catalog policy and verification pipeline.

photoshop_history_undoC

Typed convenience tool for history.undo. Uses the same catalog policy and verification pipeline.

photoshop_image_resizeB

Typed convenience tool for image.resize. Uses the same catalog policy and verification pipeline.

photoshop_document_exportB

Typed convenience tool for document.export. Uses the same catalog policy and verification pipeline.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/muhwagwa0112/photoshop-full-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server