photopea-mcp-server

attalla1/photopea-mcp-server
★ 7 stars TypeScript 🤖 AI/LLM Updated 11d ago
MCP server for AI-driven image editing with Photopea
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "photopea-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "attalla1/photopea-mcp-server"
      ]
    }
  }
}

Topics

aiclaudecursorimage-editingmcpmcp-servermodel-context-protocolphotopeatypescript