imgcli-mcp
Rank #35,547io.github.swperb/imgcli
Convert, resize, crop, filter & composite images via the imgcli CLI (lightweight, no deps)
imgcli-mcp is a Model Context Protocol (MCP) server published by swperb. It ranks #35,547 of 132,046 servers tracked on MCP Toplist. imgcli-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 15, 2026 and most recently updated on Jun 15, 2026.
Ranks ahead of 96,499 of 132,046 servers on MCP Toplist.
Use imgcli-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add imgcli -e "IMGCLI_BIN=<your IMGCLI_BIN>" -- npx -y imgcli-mcpReplace each placeholder with your own value before saving.
[mcp_servers.imgcli]
command = "npx"
args = ["-y", "imgcli-mcp"]
[mcp_servers.imgcli.env]
IMGCLI_BIN = "<your IMGCLI_BIN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"imgcli": {
"command": "npx",
"args": [
"-y",
"imgcli-mcp"
],
"env": {
"IMGCLI_BIN": "<your IMGCLI_BIN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"imgcli": {
"command": "npx",
"args": [
"-y",
"imgcli-mcp"
],
"env": {
"IMGCLI_BIN": "<your IMGCLI_BIN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"imgcli": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"imgcli-mcp"
],
"env": {
"IMGCLI_BIN": "<your IMGCLI_BIN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"imgcli": {
"command": "npx",
"args": [
"-y",
"imgcli-mcp"
],
"env": {
"IMGCLI_BIN": "<your IMGCLI_BIN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"imgcli": {
"command": "npx",
"args": [
"-y",
"imgcli-mcp"
],
"env": {
"IMGCLI_BIN": "<your IMGCLI_BIN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.swperb%2Fimgcli)<a href="https://mcptoplist.com/server/io.github.swperb%2Fimgcli"><img src="https://mcptoplist.com/badge/io.github.swperb%2Fimgcli.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
swperb
Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Jun 15, 2026 |
Frequently asked questions
- Who maintains imgcli-mcp?
- imgcli-mcp is maintained by swperb, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is imgcli-mcp listed on the Official MCP Registry?
- Yes — imgcli-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does imgcli-mcp have?
- MCP Toplist tracks 1 version of imgcli-mcp, most recently published on Jun 15, 2026.
- Where can I find the source code for imgcli-mcp?
- The source code for imgcli-mcp is hosted at github.com/swperb/imgcli.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.