Loomal

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

0 starsnpm: inchat-image-viewer-mcp

About image-viewer

image-viewer is an MCP (Model Context Protocol) server published by oguntolaibrahim in the official MCP registry, listed under Communication on Loomal. InChat Image Viewer MCP - View images inline in AI chat by just providing the file path

It ships as an npm package (inchat-image-viewer-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/oguntolaibrahim/inchat-image-viewer-mcp.

Use image-viewer with your agent

Claude Code · one command
claude mcp add image-viewer -- npx -y inchat-image-viewer-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "image-viewer": {
      "command": "npx",
      "args": [
        "-y",
        "inchat-image-viewer-mcp"
      ]
    }
  }
}
npminchat-image-viewer-mcp

Frequently asked questions

What is image-viewer?
image-viewer is an MCP (Model Context Protocol) server by oguntolaibrahim in the Communication category. InChat Image Viewer MCP - View images inline in AI chat by just providing the file path
How do I connect image-viewer to Claude, Cursor, or another MCP client?
Install image-viewer from its npm package (inchat-image-viewer-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is image-viewer open source?
Yes — the source code is public at github.com/oguntolaibrahim/inchat-image-viewer-mcp.
Can AI agents pay to use image-viewer?
Not yet through Loomal — image-viewer is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain image-viewer? Claim this listing free by verifying GitHub ownership, or contact us.