D
Caution
41/100
2 days ago

photoshop-mcp

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

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

alisaitteke

Source: modelscope · also listed on npm, Glama, github_topic

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 7 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: MIXPANEL_TOKEN, POSTHOG_KEY, PSMCP_UI_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies7 high23 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@hono/node-server@1.13.7GHSA-wc8c-qw6v-h7f6

@hono/node-server has authorization bypass for protected static paths via encoded slashes in Serve Static Middleware

high@modelcontextprotocol/sdk@1.0.4GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highhono@4.6.14GHSA-3vhc-576x-3qv4

Hono JWK Auth Middleware has JWT algorithm confusion when JWK lacks "alg" (untrusted header.alg fallback)

highhono@4.6.14GHSA-88fw-hqm2-52qc

hono: CORS Middleware reflects any Origin with credentials when `origin` defaults to the wildcard

highhono@4.6.14GHSA-f67f-6cw9-8mq4

Hono JWT Middleware's JWT Algorithm Confusion via Unsafe Default (HS256) Allows Token Forgery and Auth Bypass

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configANALYTICS_PROVIDERAnalytics backend — mixpanel (default) or posthog (rollback)
configLOG_LEVELenv: { : '1' },
configMIXPANEL_API_HOST(Optional) Mixpanel ingest host (default: https://api-eu.mixpanel.com)
configMIXPANEL_NODE_HOST
🔐 secretMIXPANEL_TOKEN(Optional) Override the Mixpanel project token
configPHOTOSHOP_MCP_HOME
configPHOTOSHOP_PATH(Optional) Specify custom Photoshop installation path
configPHOTOSHOP_UXP_BRIDGE_PORT
configPOSTHOG_API_HOST(Optional, legacy) PostHog ingest host (default: https://a.alisait.com)
🔐 secretPOSTHOG_KEY(Optional, legacy) PostHog project key — used only when ANALYTICS_PROVIDER=posthog
configPOSTHOG_UI_HOST(Optional, legacy) PostHog UI host (default: https://eu.posthog.com)
🔐 secretPSMCP_UI_TOKENAuthorization: Bearer, or pin your own with before starting
configProgramFiles
configProgramFiles(x86)
// quality suggestions

No eval / new Function

2 eval() or new Function() calls — dynamic code execution

Replace eval / Function with explicit parsing or safer alternatives.

Shell command execution

2 child_process/subprocess calls in production code — runs shell commands (src/platform/macos-executor.ts:236, src/platform/windows-executor.ts:148)

Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.

Production dependencies are patched

0 critical, 7 high severity in production deps — @hono/node-server@1.13.7 (high), @modelcontextprotocol/sdk@1.0.4 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/alisaitteke-photoshop-mcp-1vsxxj?variant=verified)](https://m8ven.ai/mcp/alisaitteke-photoshop-mcp-1vsxxj)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: cfccd5a56055b9adc72c3458fe3505f7ef4634f1
code hash: d4e26f8d64c49d0b7c232b59887e8159273cd00fd437c9c3ec7b8a13377c0640
verified: 8/18/2026, 7:05:51 PM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client