Skip to content
MCP Server Community By @attalla1

attalla1/photopea-mcp-server

[![attalla1/photopea-mcp-server MCP server](https://glama.ai/mcp/servers/attalla1/photopea-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/attalla1/photopea-mcp-server) 📇 🏠 🍎 🪟 🐧 - AI-powered image editing through Photopea with 34 tools for documents, layers, text, shapes, filters, effects, and export. `npx photopea-mcp-server`

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: attalla1/photopea-mcp-server Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-attalla1-photopea-mcp-server

Detailed Documentation

attalla1/photopea-mcp-server MCP server 📇 🏠 🍎 🪟 🐧 - AI-powered image editing through Photopea with 34 tools for documents, layers, text, shapes, filters, effects, and export. npx photopea-mcp-server

Configuration

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