Server data from the Official MCP Registry
31 image tools: free local editing, AI background removal, and product photos
31 image tools: free local editing, AI background removal, and product photos
Set these up before or after installing:
Environment variable: PIXELPANDA_API_TOKEN
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-ryankramer-pixelpanda-mcp": {
"env": {
"PIXELPANDA_API_TOKEN": "your-pixelpanda-api-token-here"
},
"args": [
"pixelpanda-mcp"
],
"command": "uvx"
}
}
}This is a well-structured image processing MCP server with proper authentication handling and appropriate permissions. The server properly uses environment variables for API token storage and includes reasonable error handling. Only minor security concerns related to file path handling and broad exception catching were identified. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.
Scanned 7 files · 9 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!