{
  "project_id": "alisaitteke/photoshop-mcp",
  "repo": "alisaitteke/photoshop-mcp",
  "name": "photoshop-mcp",
  "github_url": "https://github.com/alisaitteke/photoshop-mcp",
  "homepage_url": "https://alisaitteke.github.io/photoshop-mcp/",
  "language": "TypeScript",
  "license": "MIT",
  "project_kind": "project",
  "category": [
    "mcp_server"
  ],
  "tags": [
    "adobe",
    "ai",
    "ai-assistant",
    "claude",
    "creative-automation",
    "cursor",
    "extendscript",
    "firefly",
    "generative-ai",
    "graphic-design",
    "image-editing",
    "macos",
    "mcp",
    "model-context-protocol",
    "npm",
    "photoshop",
    "photoshop-scripting",
    "typescript",
    "vue",
    "windows"
  ],
  "description": "MCP server for Adobe Photoshop — 102 tools, recipe workflows, generative AI, standalone web UI. Control Photoshop from Cursor, Claude, or natural language.",
  "overview": "Use alisaitteke/photoshop-mcp when the user needs a mcp server project with vercel, serverless, local deployment options.",
  "alternatives": [
    {
      "repo": "koala73/worldmonitor",
      "reason": "Same mcp server intent with mcp overlap."
    },
    {
      "repo": "headroomlabs-ai/headroom",
      "reason": "Same mcp server intent with mcp overlap."
    },
    {
      "repo": "can1357/oh-my-pi",
      "reason": "Same mcp server intent with mcp overlap."
    }
  ],
  "related": [
    {
      "repo": "skalesapp/skales",
      "reason": "Related to alisaitteke/photoshop-mcp through mcp server category and vercel deployment."
    },
    {
      "repo": "Deuz-AI/Deuz-SDK",
      "reason": "Related to alisaitteke/photoshop-mcp through mcp server category and vercel deployment."
    },
    {
      "repo": "ohad6k/emulo",
      "reason": "Related to alisaitteke/photoshop-mcp through mcp server category and vercel deployment."
    },
    {
      "repo": "nirholas/XActions",
      "reason": "Related to alisaitteke/photoshop-mcp through mcp server category and vercel deployment."
    },
    {
      "repo": "Rheosoph/flow-like",
      "reason": "Related to alisaitteke/photoshop-mcp through mcp server category and vercel deployment."
    },
    {
      "repo": "mastra-ai/mastra",
      "reason": "Related to alisaitteke/photoshop-mcp through mcp server category and vercel deployment."
    },
    {
      "repo": "seaworld008/Commonly-used-high-value-skills",
      "reason": "Related to alisaitteke/photoshop-mcp through mcp server category and vercel deployment."
    },
    {
      "repo": "ComposioHQ/composio",
      "reason": "Related to alisaitteke/photoshop-mcp through mcp server category and vercel deployment."
    }
  ],
  "dependencies": [
    "MCP"
  ],
  "deployments": [
    "vercel",
    "serverless",
    "local"
  ],
  "difficulty": "beginner",
  "cloudflare_ready": false,
  "use_cases": [
    "connect agents to tools",
    "expose APIs through MCP",
    "bootstrap MCP integrations"
  ],
  "not_good_for": [
    "edge-only Cloudflare Workers deployment without adaptation"
  ],
  "classification": {
    "category": {
      "confidence": "high",
      "evidence": [
        "Matched \"mcp server\" in metadata.",
        "Matched \"mcp\" in metadata."
      ]
    },
    "deployment": {
      "confidence": "high",
      "evidence": [
        "Matched \"vercel\" in repository content.",
        "Local usage is assumed for open source repositories unless contradicted."
      ]
    },
    "difficulty": {
      "confidence": "medium",
      "evidence": [
        "Repository has under 10k stars, so complexity is treated conservatively."
      ]
    },
    "cloudflare_ready": {
      "confidence": "high",
      "evidence": [
        "No Cloudflare deployment signal detected.",
        "No wrangler.toml found in inspected repository files."
      ]
    }
  },
  "quality_signals": {
    "stars": 292,
    "recent_commits": 23,
    "contributors": 3,
    "issue_response_time_hours": null,
    "release_frequency_180d": 19
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "snapshot",
    "stars30d_window_days": 39,
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 26,
  "agent_score": 63,
  "score": 82,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 45,
    "deployment": 80,
    "popularity": 49,
    "community": 48
  },
  "git_top_score": 82,
  "git_top_score_breakdown": {
    "community": 76,
    "maintenance": 61,
    "documentation": 92,
    "stability": 100,
    "adoption": 70,
    "agent_readability": 100
  },
  "summary": {
    "tl_dr": "Use alisaitteke/photoshop-mcp when the user needs a mcp server project with vercel, serverless, local deployment options.",
    "purpose": "Use alisaitteke/photoshop-mcp when the user needs a mcp server project with vercel, serverless, local deployment options.",
    "install": "Run the MCP server following the repository's transport instructions.",
    "inputs": [
      "tool definitions",
      "resource config",
      "transport settings"
    ],
    "outputs": [
      "MCP tools",
      "JSON-RPC responses",
      "server capabilities"
    ],
    "good_for": [
      "connect agents to tools",
      "expose APIs through MCP",
      "bootstrap MCP integrations",
      "agent tool exposure",
      "MCP integrations",
      "tool servers"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "front-end apps",
      "non-tooling backends"
    ],
    "deployment": [
      "vercel",
      "serverless",
      "local"
    ],
    "alternatives": [
      {
        "repo": "koala73/worldmonitor",
        "reason": "Same mcp server intent with mcp overlap."
      },
      {
        "repo": "headroomlabs-ai/headroom",
        "reason": "Same mcp server intent with mcp overlap."
      },
      {
        "repo": "can1357/oh-my-pi",
        "reason": "Same mcp server intent with mcp overlap."
      }
    ]
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "high",
        "evidence": [
          "Matched \"mcp server\" in metadata.",
          "Matched \"mcp\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "high",
        "evidence": [
          "Matched \"vercel\" in repository content.",
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "Repository has under 10k stars, so complexity is treated conservatively."
        ]
      },
      "cloudflare_ready": {
        "confidence": "high",
        "evidence": [
          "No Cloudflare deployment signal detected.",
          "No wrangler.toml found in inspected repository files."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "snapshot",
      "stars30d_window_days": 39,
      "commits_30d": "complete",
      "releases_180d": "complete",
      "contributors_90d": "complete"
    },
    "source_fields": [
      "project.description",
      "project.topics",
      "project.language",
      "project.license",
      "agent_card.summary_for_agent",
      "agent_card.use_cases",
      "agent_card.deployment",
      "agent_card.classification",
      "metrics"
    ],
    "caveats": [
      "edge-only Cloudflare Workers deployment without adaptation"
    ],
    "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
    "last_verified_at": "2026-08-11T09:18:17.849Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation"
  ],
  "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
  "source_fields": [
    "project.description",
    "project.topics",
    "project.language",
    "project.license",
    "agent_card.summary_for_agent",
    "agent_card.use_cases",
    "agent_card.deployment",
    "agent_card.classification",
    "metrics"
  ],
  "last_verified_at": "2026-08-11T09:18:17.849Z",
  "knowledge": {
    "project": {
      "id": "alisaitteke/photoshop-mcp",
      "owner": "alisaitteke",
      "name": "photoshop-mcp",
      "full_name": "alisaitteke/photoshop-mcp",
      "github_url": "https://github.com/alisaitteke/photoshop-mcp",
      "homepage_url": "https://alisaitteke.github.io/photoshop-mcp/",
      "description": "MCP server for Adobe Photoshop — 102 tools, recipe workflows, generative AI, standalone web UI. Control Photoshop from Cursor, Claude, or natural language.",
      "language": "TypeScript",
      "topics": [
        "adobe",
        "ai",
        "ai-assistant",
        "claude",
        "creative-automation",
        "cursor",
        "extendscript",
        "firefly",
        "generative-ai",
        "graphic-design",
        "image-editing",
        "macos",
        "mcp",
        "model-context-protocol",
        "npm",
        "photoshop",
        "photoshop-scripting",
        "typescript",
        "vue",
        "windows"
      ],
      "license": "MIT",
      "stars": 292,
      "forks": 38,
      "open_issues": 1,
      "default_branch": "master",
      "created_at": "2026-01-26T23:43:40Z",
      "updated_at": "2026-08-10T23:27:08Z",
      "pushed_at": "2026-08-10T23:26:47Z",
      "synced_at": "2026-08-11T09:18:17.849Z"
    },
    "agent_card": {
      "project_id": "alisaitteke/photoshop-mcp",
      "project_kind": "project",
      "category": "mcp_server",
      "difficulty": "beginner",
      "deployment": [
        "vercel",
        "serverless",
        "local"
      ],
      "cloudflare_ready": false,
      "use_cases": [
        "connect agents to tools",
        "expose APIs through MCP",
        "bootstrap MCP integrations"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation"
      ],
      "alternatives": [
        {
          "project_id": "koala73/worldmonitor",
          "reason": "Same mcp server intent with mcp overlap."
        },
        {
          "project_id": "headroomlabs-ai/headroom",
          "reason": "Same mcp server intent with mcp overlap."
        },
        {
          "project_id": "can1357/oh-my-pi",
          "reason": "Same mcp server intent with mcp overlap."
        }
      ],
      "summary_for_agent": "Use alisaitteke/photoshop-mcp when the user needs a mcp server project with vercel, serverless, local deployment options.",
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"mcp server\" in metadata.",
            "Matched \"mcp\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"vercel\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-08-11T09:18:17.849Z"
    },
    "metrics": {
      "project_id": "alisaitteke/photoshop-mcp",
      "stars_30d_delta": 143,
      "commits_30d": 23,
      "releases_180d": 19,
      "contributors_90d": 3,
      "issue_first_response_median_hours": null,
      "recent_push_days": 0,
      "git_score": 26,
      "maintenance_score": 45,
      "signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 39,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-08-11T09:18:17.849Z"
    }
  },
  "resolved_from": {
    "requested_id": "alisaitteke/photoshop-mcp",
    "resolved_id": "alisaitteke/photoshop-mcp",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1160,
    "generated_at": "2026-08-17T14:30:55.778Z",
    "snapshot_id": "d1:1160:2026-08-17T14:01:49.439Z",
    "latest_synced_at": "2026-08-17T14:01:49.439Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}