Skip to content
Claude Desktop

pixelpanda mcp for Claude Desktop

io.github.ryankramer/pixelpanda-mcp

33 image tools: free local editing, AI upscaling, background removal, and product photos

client:Claude Desktop transport:stdio runtime:pypi

Install pixelpanda mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "pixelpanda-mcp": {
      "command": "uvx",
      "args": [
        "pixelpanda-mcp"
      ],
      "env": {
        "PIXELPANDA_API_TOKEN": "<PIXELPANDA_API_TOKEN>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

pixelpanda mcp in other clients