I
mcp-image-extractor
By ifmelate·Visit Source
MCP server for image extraction and base64 conversion
April 18, 2025
22 days ago
0 Clicks
What is this MCP
This MCP server provides tools for extracting and converting images to base64 format, optimized for LLM analysis. It handles local files, URLs, and existing base64 data while automatically resizing images for optimal context window usage.
How to use this MCP
Install via npm or Docker, then configure in .cursor/mcp.json
. The server provides three main tools: extract_image_from_file
, extract_image_from_url
, and extract_image_from_base64
which can be called by AI assistants like Claude.
What this MCP can be used for
Analyzing images in AI workflows, processing test screenshots (e.g., from Playwright), and preparing visual content for LLM context windows while optimizing for size and performance.
Repository Info
Stars:
2
Forks:
1
Watchers:
2
Last Updated: 1 month ago