mcpbeat Sign in

Image Viewer MCP Server

by oguntolaibrahim Your server? Claim it
local only

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

InChat Image Viewer MCP - View images inline in AI chat by just providing the file path

Installs per day peak 31 · avg 12 · +55% w/w
a month agotoday
43
Installs / week
npm · inchat-image-viewer-mcp
0
Stars
0 open issues
20 Jan 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Image Viewer 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-viewer -- npx -y inchat-image-viewer-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "image-viewer": {
      "args": [
        "-y",
        "inchat-image-viewer-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.image-viewer]
command = "npx"
args = ["-y", "inchat-image-viewer-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "image-viewer": {
      "args": [
        "-y",
        "inchat-image-viewer-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "image-viewer": {
      "args": [
        "-y",
        "inchat-image-viewer-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Image Viewer

same job, measured the same way
Best AI Image Prompt MCP
by rocnubie

The best AI image prompt library online. Latest trending prompts copy & paste for GPT image 2,

local only
Esst Bio MCP
by esst

An MCP server that provides access to the Online Shops in the esst.bio network

answering
Huoshui PDF Converter
by huoshuiai42

An MCP server that provides PDF file conversion

57 installs/wk local only
Nanobanana MCP Server
by zhongweili

An MCP server that provides image generation and editing capabilities

2 185 installs/wk local only
ui-ticket-mcp
by 0ics-srls

Human-to-AI code review bridge. Review UI in the browser, AI agents fix code via MCP.

244 installs/wk local only
Nano Banana Pro AI MCP
by rocnubie

Nano Banana Pro AI image editor free online. Create, edit, and enhance images by Google Gemini AI

local only
AI Image Editor MCP
by rocnubie

Best Image AI Editor free online. Free AI photo editor for picture & image editing.

local only
Office Addin MCP
by dsbissett

MCP server for Office add-ins via WebView2/CDP. Provides excel.*, page.*, and addin.* tools.

41 installs/wk local only

Image Viewer — questions

Answers built from our own checks of this server.

Why is there no uptime for Image Viewer?
Image Viewer 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 inchat-image-viewer-mcp was installed 43 times last week.
How do I connect Image Viewer?
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 inchat-image-viewer-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Image Viewer?
The npm package inchat-image-viewer-mcp was installed 43 times in the last week. Week over week that is +55%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Image Viewer open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.