Skip to content
MCP Server Community By @j-east

j-east/pixel-surgeon-mcp

[![j-east/pixel-surgeon-mcp MCP server](https://glama.ai/mcp/servers/j-east/pixel-surgeon-mcp/badges/score.svg)](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

Detailed Documentation

j-east/pixel-surgeon-mcp MCP server 📇 🏠 🍎 🪟 🐧 - 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

Configuration

{
  "mcpServers": {
    "j-east-pixel-surgeon-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-j-east-pixel-surgeon-mcp"
      ],
      "env": {}
    }
  }
}