attalla1/photopea-mcp-server
[](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
Configuration
{
"mcpServers": {
"attalla1-photopea-mcp-server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-attalla1-photopea-mcp-server"
],
"env": {}
}
}
}