74
/ 100
23 days ago
glama

imgcli-mcp

Convert, resize, crop, rotate, filter, and composite images from the command line — a lightweight, dependency-free, ffmpeg-style alternative to ImageMagick for still images. Wraps the imgcli CLI and exposes convert_image, probe_image, and list_filters tools.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
2 tools describe read intent but their handlers mutate — probe_image (line 32: execFile(BIN, args, { timeout: 60_000, maxBuffer: 8 * 1024 * 1024 }, (err, stdout, stderr) => {); list_filters (line 32: execFile(BIN, args, { timeout: 60_000, maxBuffer: 8 * 1024 * 1024 }, (err, stdout, stderr) => {)
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configIMGCLI_BIN
configPORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/swperb-imgcli-1v34a6)](https://m8ven.ai/mcp/swperb-imgcli-1v34a6)
commit: d7b4addc479dba6cf7eab7d2c1c65927bf6d4b0c
code hash: a31e5c0cd775708ef974ed5a74c950bcac2cb488578b30526478a8ddd2c11bc6
verified: 6/16/2026, 11:31:27 AM
view raw JSON →
imgcli-mcp · M8ven Trust Score | M8ven