All MCP servers

Photoshop Mcp

Official
by Api.AirforcestdioAI & LLM Tools090

MCP server for Adobe Photoshop automation - control Photoshop from AI assistants

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "photoshop-mcp-imp038c8": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}