Photoshop MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (0=DEBUG, 1=INFO, 2=WARN, 3=ERROR). Default is 1. | 1 |
| POSTHOG_KEY | No | Optional, legacy. PostHog project key — used only when ANALYTICS_PROVIDER=posthog. | |
| MIXPANEL_TOKEN | No | Optional. Override the Mixpanel project token. | |
| PHOTOSHOP_PATH | No | Optional. Specify custom Photoshop installation path. | |
| POSTHOG_UI_HOST | No | Optional, legacy. PostHog UI host (default: https://eu.posthog.com). | https://eu.posthog.com |
| POSTHOG_API_HOST | No | Optional, legacy. PostHog ingest host (default: https://a.alisait.com). | https://a.alisait.com |
| POSTHOG_DISABLED | No | Legacy alias for ANALYTICS_DISABLED. | |
| MIXPANEL_API_HOST | No | Mixpanel ingest host (default: https://api-eu.mixpanel.com). | https://api-eu.mixpanel.com |
| ANALYTICS_DISABLED | No | Set to 1 or true to disable anonymous usage analytics entirely. | |
| ANALYTICS_PROVIDER | No | Analytics backend — mixpanel (default) or posthog (rollback). | mixpanel |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/manger-creator/photoshop-mcp-local'
If you have feedback or need assistance with the MCP directory API, please join our Discord server