Loading MCP server directory, please wait...
InChat Image Viewer MCP - View images inline in AI chat by just providing the file path
npx @getmcp/cli add io.github.OguntolaIbrahim/image-viewerRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.OguntolaIbrahim/image-viewer": {
"command": "npx",
"args": [
"-y",
"inchat-image-viewer-mcp"
]
}
}
}