image-viewer-mcp

itrimble/image-viewer-mcp

3.2

If you are the rightful owner of image-viewer-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Image Viewer MCP is a server that allows users to display images from their local filesystem directly in Claude conversations.

Tools

Functions exposed to the LLM to take actions

display-image

Display an image from the filesystem. Returns the image as base64 data that Claude can render.

list-images

Find and list image files in a directory.

image-info

Get detailed information about an image file without loading the full image data.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources