claude mcp add guntolabrahim-image-viewer -- npx -y inchat-image-viewer-mcp
{
"mcpServers": {
"guntolabrahim-image-viewer": {
"command": "npx",
"args": ["-y", "inchat-image-viewer-mcp"]
}
}
}
{
"mcpServers": {
"guntolabrahim-image-viewer": {
"command": "npx",
"args": ["-y", "inchat-image-viewer-mcp"]
}
}
}
{
"mcpServers": {
"guntolabrahim-image-viewer": {
"command": "npx",
"args": ["-y", "inchat-image-viewer-mcp"]
}
}
}
About This MCP Server
The io.github.OguntolaIbrahim/image-viewer server is a Model Context Protocol server that enables viewing images inline in AI chat by providing the file path. It connects to AI coding assistants through the Model Context Protocol, allowing developers to integrate image viewing capabilities into their applications. Developers would use this server when they need to display images directly within the chat interface, streamlining the interaction with AI models like Claude Code and Cursor.
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.