๐ 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.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ImageGlass": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ImageGlass"
]
}
}
}