Home › Design & Media › pixel-surgeon-mcp
pixel-surgeon-mcp
AI image and video generation, editing, and region repair via Gemini, OpenAI, and Grok.
Topics: Art & Culture
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.1.1)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"pixel-surgeon-mcp": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"GOOGLE_API_KEY": "<YOUR_VALUE>",
"OPENAI_API_KEY": "<YOUR_VALUE>",
"XAI_API_KEY": "<YOUR_VALUE>"
}
}
}
}
GOOGLE_API_KEYsecret — Google AI API key (enables Gemini image/video generation)OPENAI_API_KEYsecret — OpenAI API key (enables GPT Image 1/2 generation)XAI_API_KEYsecret — xAI API key (enables Grok Imagine generation)
Related servers
mcp-for-blender
MCP server for working with Blender
davinci-resolve-mcp
MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control
MeiGen-AI-Design-MCP
AI image generation & editing MCP server with 1,500+ curated prompt library, smart prompt enhancement, and multi-provider routing (local…
manim-mcp-server
A local MCP server that generates animations using Manim.
aseprite-mcp
MCP server using the Aseprite API to create pixel art
bazi-mcp
Provides comprehensive and accurate Bazi (Chinese Astrology) charting and analysis
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry