Image Tools MCP runs on your own machine — the client starts it, so there is no endpoint to ping.
Resize, compress, and inspect local images. No network and no key.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add image-tools-mcp -- npx -y @mrfentmen/image-tools-mcp
{
"mcpServers": {
"image-tools-mcp": {
"args": [
"-y",
"@mrfentmen/image-tools-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.image-tools-mcp]
command = "npx"
args = ["-y", "@mrfentmen/image-tools-mcp"]
{
"mcpServers": {
"image-tools-mcp": {
"args": [
"-y",
"@mrfentmen/image-tools-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"image-tools-mcp": {
"args": [
"-y",
"@mrfentmen/image-tools-mcp"
],
"command": "npx"
}
}
}
Generate QR codes as PNG images locally. No network and no key.
Parse, filter, and inspect CSV data locally. No network and no key.
Validate, format, and inspect JSON locally. No network and no key.
Convert, compress, resize and trim images, audio, video and PDFs from local paths.
Compress, convert and resize images locally, with marketplace presets and rule rechecks.
Compare two texts or files and show line changes locally. No network and no key.
Generate random names, usernames, and project codenames locally. No network and no key.
Parse, describe, and compute next runs for cron expressions locally. No network and no key.
Answers built from our own checks of this server.