mcpbeat Sign in

Image MCP Server

local only

Image runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 21 Mar 2026.

Image metadata, favicon, OG image for AI agents

Installs per day peak 14 · avg 5 · +94% w/w
a month agotoday
28
Installs / week
npm · @rog0x/mcp-image-tools
0
Stars
0 open issues
21 Mar 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Image every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add image -- npx -y @rog0x/mcp-image-tools
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "image": {
      "args": [
        "-y",
        "@rog0x/mcp-image-tools"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.image]
command = "npx"
args = ["-y", "@rog0x/mcp-image-tools"]
.cursor/mcp.json
{
  "mcpServers": {
    "image": {
      "args": [
        "-y",
        "@rog0x/mcp-image-tools"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "image": {
      "args": [
        "-y",
        "@rog0x/mcp-image-tools"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Image

same job, measured the same way
Groupdocs Redaction MCP
by groupdocs-redaction

MCP server for GroupDocs.Redaction — redact text, metadata, annotations, image areas via AI agents.

local only
Image Metadata AI MCP
by csoai-org

Image Metadata Ai MCP Server by MEOK AI Labs

182 installs/wk local only
Filewash
by cassilup

Privacy-first file tools for AI agents — PDF & image ops, metadata scrubbing, background removal.

26 installs/wk local only
MCP S3
by infoinlet-marketplace

Read-only S3/MinIO/R2 object storage for AI agents — list buckets/objects, metadata, fetch.

24 installs/wk local only
Recraft MCP Server
by muhammetali

Recraft AI Image Generation MCP Server for AI coding agents

84 installs/wk local only
Polymarket MCP
by 0xchron

Read-only Polymarket prediction market data for AI agents.

174 installs/wk local only
Docfork
by docfork

Up-to-date Docs for AI Agents.

261 installs/wk local only
Cdgcsearchmetadata
by poojabjacharya

Provides metadata information to AI agents through the search API.

answering

Image — questions

Answers built from our own checks of this server.

Why is there no uptime for Image?
Image runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @rog0x/mcp-image-tools was installed 28 times last week.
How do I connect Image?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @rog0x/mcp-image-tools straight from npm; nothing to host, nothing to sign up for.
How many people use Image?
The npm package @rog0x/mcp-image-tools was installed 28 times in the last week. Week over week that is +94%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Image open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.