mcp-image-extractor and image-reader-mcp

mcp-image-extractor
58
Established
image-reader-mcp
45
Emerging
Maintenance 10/25
Adoption 6/25
Maturity 25/25
Community 17/25
Maintenance 2/25
Adoption 4/25
Maturity 24/25
Community 15/25
Stars: 20
Forks: 8
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 7
Forks: 4
Downloads:
Commits (30d): 0
Language: TypeScript
License: GPL-3.0
No risk flags
Stale 6m

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.

AI agent development LLM integration image processing test result analysis developer tools

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.

Exposes two core tools via FastMCP: `list_images` for directory scanning across seven image formats (.jpg, .png, .gif, .bmp, .webp, .svg, .jpeg) and `read_image` which returns base64-encoded content using FastMCP's `imageContent` helper for LLM vision processing. Designed for client-side MCP integration (e.g., Cursor, Claude) via stdio transport with JSON-RPC configuration, enabling vision-capable AI agents to access and analyze local image files.

Scores updated daily from GitHub, PyPI, and npm data. How scores work