j-east/pixel-surgeon-mcp
[](https://glama.ai/mcp/servers/j-east/pixel-surgeon-mcp) 📇 🏠 🍎 🪟 🐧 - AI image and video generation, editing, and transplant-grade region repair. Multi-provider (Gemini 3.1 Flash Image, GPT Image 2, Grok Imagine, Veo 3), 9 tools, 4 style presets, grid-based and interactive crop repair. `npx pixel-surgeon-mcp`
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide → Connected Apps: j-east/pixel-surgeon-mcp Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-j-east-pixel-surgeon-mcp
Configuration
{
"mcpServers": {
"j-east-pixel-surgeon-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-j-east-pixel-surgeon-mcp"
],
"env": {}
}
}
}