InChat Image Viewer MCP - View images inline in AI chat by just providing the file path
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
The Problem: GitHub Copilot Chat can't see images from file paths—only drag-and-drop works, breaking your workflow.
The Solution: Give AI the file path in plain text, and it sees the image instantly using this MCP.
❌ Plain file paths → AI can't see them
Result: AI sees text, not the image
❌ #file: references → Unreliable for images
Result: Empty <attachments> - AI sees nothing
✅ Drag-and-drop → Works, but manual and disruptive Result: AI sees image as base64 attachment, but you have to manually drag every single image
✅ Plain file paths with MCP → AI sees images instantly
Result: AI calls view_image tool and displays the image inline—no manual steps
You: "Analyze C:\test-results\failure-screenshot.png"
AI receives:
Just sees the text path—no image data.
What you have to do: Stop, drag the file into chat, drop it, then ask again.
You: "#image-viewer Analyze C:\test-results\failure-screenshot.png"
AI receives:
AI sees the full image inline automatically.
What you do: Nothing extra—just type naturally with #image-viewer.
npx inchat-image-viewer-mcp just worksVS Code Copilot Chat – mcp.json:
Claude Desktop – Config file (%APPDATA%\Claude\claude_desktop_config.json on Windows):
Reload VS Code or restart Claude Desktop to load the MCP server.
The AI automatically uses the view_image tool—no manual attachment needed.
PNG · JPEG · GIF · BMP · WebP
MIT
Made with 🤖 by Ibrahim Oguntola
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/image-viewer)<a href="https://allmcps.com/mcp/image-viewer"><img src="https://allmcps.com/api/badge/image-viewer?style=directory" alt="Image Viewer on AllMCPs" /></a>