Back to Home
aadilmallick icon

online-image-compressor-mcp-server

Verified Safe

by aadilmallick

Overview

An MCP server for online image compression, resizing, and format conversion using the Sharp library.

Installation

Run Command
npm start

Security Notes

The server uses robust libraries like Express, Helmet, and Sharp, and generates UUIDs for temporary filenames to prevent path traversal. Cleanup mechanisms are in place for temporary files. Potential risks include a broad CORS policy (`origin: true, credentials: true`) which may be too permissive for credentials if not carefully managed, and basic validation for `imageUrl` which could potentially lead to resource exhaustion if very large or numerous image downloads are initiated without rate limits at the MCP client or server level. Sharp is generally robust against malicious image content, but any native dependency carries a residual risk.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens75
Stars0
Forks0
Last Update2025-11-23

Tags

image-processingcompressionresizingformat-conversionsharp