Run AI image tools for Claude, Cursor, and VS Code with PixelPanda MCP Server for local edits and product photo generation
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"pixelpanda-mcp": {
"command": "uvx",
"args": [
"pixelpanda-mcp"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add pixelpanda-mcp uvx pixelpanda-mcp
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"pixelpanda-mcp": {
"command": "uvx",
"args": [
"pixelpanda-mcp"
]
}
}
}
📋 Copy
Or install with pip: pip install pixelpanda-mcp
README Excerpt
<!-- mcp-name: io.github.RyanKramer/pixelpanda-mcp --> AI image processing tools for Claude Desktop, Cursor, VS Code, and other MCP-compatible clients. **33 tools** across three tiers — from free local image editing to AI-powered product photography. ```bash uvx pixelpanda-mcp pip install pixelpanda-mcp
Tools (20)
PIXELPANDA_API_TOKEN PIXELPANDA_API_URL add_border add_watermark adjust_image analyze_image blur_image check_credits check_job_status compress_image convert_format create_profile_picture crop_image flip_image generate_product_photo generate_scenes generate_tryon get_image_info grayscale_image invert_image
Topics
ai background-removal claude cursor image-editing image-processing mcp mcp-server pillow pixelpanda