Get a week free of Claude Code →
💬

image-viewer

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

Communication stdio npm npmstdioOguntolaIbrahim
RUN IN TERMINAL
claude mcp add guntolabrahim-image-viewer -- npx -y inchat-image-viewer-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "guntolabrahim-image-viewer": { "command": "npx", "args": ["-y", "inchat-image-viewer-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "guntolabrahim-image-viewer": { "command": "npx", "args": ["-y", "inchat-image-viewer-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "guntolabrahim-image-viewer": { "command": "npx", "args": ["-y", "inchat-image-viewer-mcp"] } } }

About This MCP Server

InChat Image Viewer MCP - View images inline in AI chat by just providing the file path. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with communication capabilities via the stdio transport.

Package

inchat-image-viewer-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The image-viewer server extends your AI assistant with communication capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/guntolabrahim-image-viewer.svg)](https://skillsplayground.com/mcps/guntolabrahim-image-viewer/)
SHARE
Share on X

Related MCP Servers