← Index

io.github.OguntolaIbrahim/image-viewer

io.github.OguntolaIbrahim/image-viewer·v1.0.1·Filesystem
Quality Score
80
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "image-viewer": {
      "command": "npx",
      "args": [
        "-y",
        "inchat-image-viewer-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "image-viewer": {
      "command": "npx",
      "args": [
        "-y",
        "inchat-image-viewer-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y inchat-image-viewer-mcp
§03  MCP Quality Score  ·  methodology
freshness
20
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Filesystem