Back to Apps

PixelPanda MCP
by longsleevedanaid991
AI-powered image processing tools for local edits, background removal, and product photo generation.
0 stars
Works in:CursorVS Code Copilot
Exposes:Tools
What it does
PixelPanda MCP brings a professional image editing suite to AI agents. It provides a tiered set of 33 tools ranging from basic local manipulations (resize, crop, rotate) to advanced AI-driven features like background removal and high-end product photography generation.
Tools
- Local Editing:
resize_image,crop_image,rotate_image,blur_image, andadjust_imagefor basic file tweaks. - AI Background Removal:
remove_backgroundfor creating transparent PNGs. - AI Upscaling:
upscale_imageusing Real-ESRGAN for 2x or 4x resolution increase. - Product Photography:
generate_product_photoandgenerate_scenesfor professional e-commerce visuals. - Image Analysis:
analyze_imagefor object and composition insights.
Installation
Using uv (recommended):
{
"mcpServers": {
"pixelpanda": {
"command": "uvx",
"args": ["pixelpanda-mcp"],
"env": {
"PIXELPANDA_API_TOKEN": "your_token_here"
}
}
}
}
Supported hosts
- claude
- cursor
- vscode-copilot
Quick install
uvx pixelpanda-mcpInformation
- Pricing
- freemium
- Published
- 7/3/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Cursor
Add uvx pixelpanda-mcp to MCP settingsClaude Desktop
Add uvx pixelpanda-mcp to claude_desktop_config.jsonVS Code Copilot
Add to settings.json github.copilot.chat.mcp.servers





