io.github.RyanKramer/pixelpanda-mcp
31 image tools: free local editing, AI background removal, and product photos
Versions
0.1.1latestTools 38
check_credits Check your PixelPanda credit balance and account info. Requires PIXELPANDA_API_TOKEN.
remove_background Remove the background from an image using AI. Returns a transparent PNG. Free tool — 3 uses/day without an account. Unlimited with a PixelPanda API token.
upscale_image Upscale an image 2x or 4x using AI (Real-ESRGAN). Enhances resolution and sharpness. Free tool — 3 uses/day without an account. Unlimited with a PixelPanda API token.
remove_text Remove text and watermarks from an image using AI (OCR + inpainting). Free tool — 3 uses/day without an account. Unlimited with a PixelPanda API token.
analyze_image Analyze an image with AI — detect objects, colors, text, composition, quality, and mood. Free tool — 3 uses/day without an account. Unlimited with a PixelPanda API token.
list_avatars List your saved AI avatars (for use in product photo generation). Requires PIXELPANDA_API_TOKEN.
list_products List your saved products in PixelPanda. Requires PIXELPANDA_API_TOKEN.
upload_product Upload a product image to PixelPanda for use in AI photo generation. Requires PIXELPANDA_API_TOKEN. Categories: clothing, accessories, shoes, bags, jewelry, electronics, food, beauty, home, other.
generate_product_photo Generate AI product photos with an avatar holding/using your product. 1 credit per image. Requires PIXELPANDA_API_TOKEN. Use list_avatars and list_products to get UUIDs.
generate_tryon Generate AI try-on photos with an avatar wearing your product (clothing). 1 credit per image. Requires PIXELPANDA_API_TOKEN.
generate_scenes Generate AI product scene photos (lifestyle, studio, detail shots). No avatar needed. 1 credit per scene. Requires PIXELPANDA_API_TOKEN.
check_job_status Check the status of an AI generation job. Returns progress and result URLs when complete. Requires PIXELPANDA_API_TOKEN.
list_jobs List your recent AI generation jobs. Requires PIXELPANDA_API_TOKEN.
enhance_image Enhance, sharpen, and restore an image using multiple AI methods. Returns 6 variants (AI Restore, Vivid Restore, Conservative, Face Restore, Face Enhance, GFPGAN Restore). Cost: 1 credit. Provide either image_url (public URL) or file_path (local file). Requires PIXELPANDA_API_TOKEN.
image_to_prompt Reverse-engineer an image into ready-to-use AI-art prompts (1 credit). Returns four prompt variants tuned for different generators: general, Flux, Midjourney v6, and Stable Diffusion (positive + negative). Useful for recreating a style or generating variations of a reference. Requires PIXELPANDA_API_TOKEN. Provide either file_path or image_url.
generate_video Generate a UGC-style video from a still image (50 credits). Animates the image with xAI Grok Imagine, which produces native audio and lip-sync directly from `script` — no separate voiceover step. Returns a job id; poll with check_video_status. Takes a few minutes. Note: video can only animate what is already in the source image — it cannot add a product that isn't pictured. Requires PIXELPANDA_API_TOKEN. Duration: 5, 8, or 10 seconds.
check_video_status Check a video generation job started with generate_video. Requires PIXELPANDA_API_TOKEN.
generate_avatar Generate AI avatars — reusable characters for product photos, try-on, and video (1 credit each). Pass `reference_image_url` to match the look of an existing photo, otherwise the avatar is built from `prompt`. Returns a job id; poll with check_avatar_status. Requires PIXELPANDA_API_TOKEN.
check_avatar_status Check an avatar generation job started with generate_avatar. Requires PIXELPANDA_API_TOKEN.
edit_image Edit an image with a text prompt — AI image-to-image (2 credits). FLUX.1 Kontext Pro: change colors, swap scenes, restyle, add or remove elements while keeping the subject intact. strength: 0.0-0.3 subtle, 0.4-0.6 moderate, 0.7-1.0 strong. Requires PIXELPANDA_API_TOKEN. Provide either file_path or image_url.
resize_image Resize an image. Specify width, height, or both. Maintains aspect ratio by default. Free tool — runs locally, no account needed.
crop_image Crop an image to the specified rectangle (left, top, right, bottom in pixels). Free tool — runs locally, no account needed.
rotate_image Rotate an image by the specified degrees (counter-clockwise). Expands canvas by default. Free tool — runs locally, no account needed.
flip_image Flip an image horizontally or vertically. Free tool — runs locally, no account needed.
grayscale_image Convert an image to grayscale. Free tool — runs locally, no account needed.
invert_image Invert the colors of an image (negative). Free tool — runs locally, no account needed.
round_corners Round the corners of an image with a specified radius. Free tool — runs locally, no account needed.
add_border Add a solid color border around an image. Free tool — runs locally, no account needed.
compress_image Compress an image by reducing quality. Output format: jpeg, webp, or png. Free tool — runs locally, no account needed.
merge_images Merge multiple images into one. Direction: horizontal, vertical, or grid. Free tool — runs locally, no account needed.
convert_format Convert an image to a different format: png, jpeg, webp, bmp, tiff. Free tool — runs locally, no account needed.
make_transparent Adjust the opacity/transparency of an image. 0.0 = fully transparent, 1.0 = fully opaque. Free tool — runs locally, no account needed.
create_profile_picture Create a profile picture from an image. Shape: circle, square, or rounded. Free tool — runs locally, no account needed.
blur_image Apply Gaussian blur to an image. Free tool — runs locally, no account needed.
adjust_image Adjust brightness, contrast, sharpness, and saturation. 1.0 = no change, >1 = increase, <1 = decrease. Free tool — runs locally, no account needed.
add_watermark Add a text watermark to an image. Position: center, bottom-right, or tiled. Free tool — runs locally, no account needed.
pixelate_image Pixelate an image with a given pixel block size. Free tool — runs locally, no account needed.
get_image_info Get detailed information about an image: dimensions, format, file size, color mode, DPI. Free tool — runs locally, no account needed.
Permissions 3
env_vars low network medium filesystem low