image-reader-mcp
If you are the rightful owner of image-reader-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.
Image Reader MCP Server is a simple server built with FastMCP to list and read image files.
The Image Reader MCP Server is designed to facilitate the management and retrieval of image files within a specified directory. Built using FastMCP, this server provides essential tools to list image files and read specific image files, returning their content in a format suitable for display. It supports a wide range of image formats, making it versatile for various applications. The server is particularly useful for applications that require dynamic image handling, such as galleries or content management systems. It is easy to set up and integrate with existing MCP clients, providing a seamless experience for developers.
Features
- Lists image files in a specified directory.
- Reads specific image files and returns their content as base64.
- Supports multiple image formats including .jpg, .jpeg, .png, .gif, .bmp, .webp, and .svg.
- Easy integration with MCP clients using FastMCP.
- Optimized for use with the Claude Sonnet model in Cursor.
Tools
list_images
List image files in a specified directory.
read_image
Reads a specific image file and returns its content as base64.