mcp-image-extractor and image-reader-mcp
About mcp-image-extractor
ifmelate/mcp-image-extractor
MCP server which allow LLM in agent mode to analyze image whenever it needs
This tool helps AI assistants, like those used by developers, analyze images by providing them in a format they can understand. It takes images from local files, URLs, or existing base64 data, converts them to an optimized base64 format, and then feeds them to an AI for analysis. This is primarily used by developers who are building or configuring AI agents.
About image-reader-mcp
moiri-gamboni/image-reader-mcp
An MCP (Model Context Protocol) server (using FastMCP) to provide tools for listing local image files and reading their content. Designed for LLM agent integration.
This tool helps AI agents or systems working with local files to discover and access images on a computer. It takes a directory path to find images or a file path to read a specific image, returning a list of image names or the image content itself. This is useful for developers building AI agents that need to process or interact with visual information stored locally.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work