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
{
"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