photoshop-mcp-server
Verified Safeby luoxixuan
Overview
This server acts as a bridge, allowing external applications to control Adobe Photoshop through its ExtendScript engine, facilitating automation and custom workflows.
Installation
npx -y node index.jsSecurity Notes
Without code inspection, cannot verify input validation or presence of 'eval'. As a server interacting with Photoshop via ExtendScript, there's a potential risk of arbitrary script execution if inputs are not properly sanitized before being passed to the ExtendScript engine. It should primarily be used in a trusted, local environment.
Similar Servers
touchdesigner-mcp
Enables AI agents to control and operate TouchDesigner projects programmatically through MCP (Model Context Protocol).
photoshop-python-api-mcp-server
Provides a Model Context Protocol (MCP) server to allow AI assistants and other MCP clients to programmatically control Adobe Photoshop on Windows.
puppeteer-mcp-server
Automating browser interactions and web scraping via an MCP server.
7134-easy-mcp-server
This project provides an easy-to-setup server solution designed to bridge or interact with Minecraft servers, simplifying their management or extending their functionalities.