Skip to main content

MCP server for PixelPanda — AI image processing tools for Claude Desktop, Cursor, and other MCP clients

Project description

PixelPanda MCP Server

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.

Install

# Using uv (recommended)
uvx pixelpanda-mcp

# Or pip
pip install pixelpanda-mcp

Setup

Claude Desktop

Add to your claude_desktop_config.json:

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

Cursor

Add to your MCP settings (Settings > MCP Servers):

{
  "pixelpanda": {
    "command": "uvx",
    "args": ["pixelpanda-mcp"],
    "env": {
      "PIXELPANDA_API_TOKEN": "pk_live_your_token_here"
    }
  }
}

The API token is optional — all local and free AI tools work without it. You only need a token for paid generation tools.

Tools

Local Tools (free, no account needed, runs offline)

Tool Description
resize_image Resize with optional aspect ratio preservation
crop_image Crop to specific pixel coordinates
rotate_image Rotate by any degree
flip_image Flip horizontal or vertical
grayscale_image Convert to grayscale
invert_image Invert colors (negative)
round_corners Round corners with custom radius
add_border Add solid color border
compress_image Compress to JPEG/WebP with quality control
merge_images Merge multiple images (horizontal/vertical/grid)
convert_format Convert between PNG, JPEG, WebP, BMP, TIFF
make_transparent Adjust image opacity
create_profile_picture Circle/square/rounded profile picture
blur_image Gaussian blur
adjust_image Brightness, contrast, sharpness, saturation
add_watermark Text watermark (center/corner/tiled)
pixelate_image Pixelation effect
get_image_info Dimensions, format, file size, DPI, color mode

AI Tools (free, 3 uses/day)

Tool Description
remove_background AI background removal (transparent PNG)
upscale_image AI upscaling 2x or 4x (Real-ESRGAN)
remove_text AI text/watermark removal (OCR + inpainting)
analyze_image AI image analysis (objects, colors, composition, quality)

Pro Tools (paid, 1 credit/image)

Tool Credits Description
check_credits 0 Check your credit balance
list_avatars 0 List your AI avatars
list_products 0 List your uploaded products
upload_product 0 Upload a product image
generate_product_photo 1/image AI product photos with avatar
generate_tryon 1/image AI try-on (avatar wearing product)
generate_scenes 1/scene AI product scenes (studio, lifestyle)
check_job_status 0 Check generation progress
list_jobs 0 List recent generation jobs

Pricing

  • Free: All local tools + 3 AI tool uses/day
  • $5 one-time: 200 credits for pro tools (no subscription)
  • $24/mo: 1,125 credits/month + unlimited AI tools

Get your API token at pixelpanda.ai/pricing

Environment Variables

Variable Required Description
PIXELPANDA_API_TOKEN For pro tools Your API token (pk_live_...)
PIXELPANDA_API_URL No API base URL (default: https://pixelpanda.ai)

Examples

"Resize photo.jpg to 800px wide"
"Remove the background from product.png"
"Upscale this image 4x"
"Merge these 3 screenshots horizontally"
"Generate 6 product photos using avatar abc123 and product def456"

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pixelpanda_mcp-0.1.0.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pixelpanda_mcp-0.1.0-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

File details

Details for the file pixelpanda_mcp-0.1.0.tar.gz.

File metadata

  • Download URL: pixelpanda_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.8

File hashes

Hashes for pixelpanda_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 bbf2ea06e34781f7a88a327ebc42cffc4564b18bc27070a7e55238d2ac184de9
MD5 563c8ae0fb98560c9ba8e7448fe63262
BLAKE2b-256 87f4e1fd39141e31513843ad8d511dccd66be1e45238e1044d5a06b1db09ebee

See more details on using hashes here.

File details

Details for the file pixelpanda_mcp-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: pixelpanda_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 15.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.8

File hashes

Hashes for pixelpanda_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c2785b1c58221deeb9733bf37180544271070d4aac3046c29957996fe47dcda8
MD5 8d472c81fd7c992b016a71c0601234aa
BLAKE2b-256 f2a7146be4ec40197f57f5d68afb791f45e7c696add06b834785110422880f5d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page