CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
ryankramer avatar

Pixelpanda Mcp

ryankramer/pixelpanda-mcp
21authSTDIOregistry active
Summary

Adds 33 image processing tools to Claude, split across local operations, free AI features, and paid generation. The local tier handles resizing, cropping, format conversion, watermarking, and blur effects without any API calls. Free AI tools give you 3 daily uses of background removal, upscaling, text removal, and image analysis. Paid tiers unlock product photography with AI avatars and virtual try-on at 1 credit per image. Install via uvx or pip, runs entirely offline for local tools. Useful when you need batch image work in a chat interface instead of switching to Photoshop or Figma for basic edits and transformations.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

PixelPanda MCP Server

AI image processing tools for Claude Desktop, Cursor, VS Code, and other MCP-compatible clients.

38 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)

ToolDescription
resize_imageResize with optional aspect ratio preservation
crop_imageCrop to specific pixel coordinates
rotate_imageRotate by any degree
flip_imageFlip horizontal or vertical
grayscale_imageConvert to grayscale
invert_imageInvert colors (negative)
round_cornersRound corners with custom radius
add_borderAdd solid color border
compress_imageCompress to JPEG/WebP with quality control
merge_imagesMerge multiple images (horizontal/vertical/grid)
convert_formatConvert between PNG, JPEG, WebP, BMP, TIFF
make_transparentAdjust image opacity
create_profile_pictureCircle/square/rounded profile picture
blur_imageGaussian blur
adjust_imageBrightness, contrast, sharpness, saturation
add_watermarkText watermark (center/corner/tiled)
pixelate_imagePixelation effect
get_image_infoDimensions, format, file size, DPI, color mode

AI Tools (free, 3 uses/day)

ToolDescription
remove_backgroundAI background removal (transparent PNG)
upscale_imageAI upscaling 2x or 4x (Real-ESRGAN)
remove_textAI text/watermark removal (OCR + inpainting)
analyze_imageAI image analysis (objects, colors, composition, quality)

Pro Tools (paid, 1 credit/image)

ToolCreditsDescription
check_credits0Check your credit balance
list_avatars0List your AI avatars
list_products0List your uploaded products
upload_product0Upload a product image
generate_product_photo1/imageAI product photos with avatar
generate_tryon1/imageAI try-on (avatar wearing product)
generate_scenes1/sceneAI product scenes (studio, lifestyle)
image_to_prompt1Reverse-engineer an image into Midjourney/Flux/SD prompts
edit_image2Text-prompt image editing (FLUX Kontext Pro)
generate_avatar1/avatarCreate reusable AI characters (guided or from a reference photo)
check_avatar_status0Poll an avatar generation job
generate_video50UGC video from a still image — Grok Imagine, native audio + lip-sync
check_video_status0Poll a video generation job
check_job_status0Check generation progress
list_jobs0List recent generation jobs

Pricing

  • Free: All local tools + 3 AI tool uses/day on /free-tools/*
  • $10 one-time: 50 credits for pro tools (no subscription, credits never expire)
  • $24/mo Starter: 1,125 credits/month — best value for regular use

Get your API token at pixelpanda.ai/pricing

Environment Variables

VariableRequiredDescription
PIXELPANDA_API_TOKENFor pro toolsYour API token (pk_live_...)
PIXELPANDA_API_URLNoAPI 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

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Configuration

PIXELPANDA_API_TOKENsecret

PixelPanda API token for paid tools (optional — free tools work without it)

Registryactive
Packagepixelpanda-mcp
TransportSTDIO
AuthRequired
UpdatedMar 29, 2026
View on GitHub

More from ryankramer

  • Shippost Mcp