ImageGlass

GitHub

๐Ÿž A fast, open-source, modern image viewer for 90+ formats โ€“ including WEBP, GIF, SVG, AVIF, JXL, HEIC and more โ€“ built for smooth browsing across Windows, macOS, and Linux.

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "ImageGlass": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-ImageGlass"
      ]
    }
  }
}