Back to search
30
MCP

photoshop-python-api-mcp-server

loonghao/photoshop-python-api-mcp-server

A Model Context Protocol (MCP) server that interfaces with Adobe Photoshop's Python API. Enables LLMs to execute image editing operations, automate workflows, and manage Photoshop tasks through structured commands and context-aware interactions.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-server
Model Context Protocol (MCP) server for video automation with Plainly Videos API (Adobe After Effects automation).
0 tools
Office-PowerPoint-MCP-Server
A MCP (Model Context Protocol) server for PowerPoint manipulation using python-pptx. This server provides tools for creating, editing, and m
0 tools
io.github.alisaitteke/photoshop-mcp
MCP server for Adobe Photoshop automation - control Photoshop from AI assistants
0 tools
giphy-mcp
A Model Context Protocol (MCP) server that empowers AI agents to search and retrieve lively GIFs from Giphy, enhancing chat and documentatio
0 tools
typst-mcp
Typst MCP Server is an MCP (Model Context Protocol) implementation that helps AI models interact with Typst, a markup-based typesetting syst
0 tools
mcp-server-odoo
Model Context Protocol (MCP) server that enables AI assistants to securely interact with Odoo ERP systems through standardized resources and
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "photoshop-python-api-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}