ifmelate/mcp-image-extractor
If you are the rightful owner of mcp-image-extractor 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.
MCP Image Extractor is a server designed to extract and convert images to base64 format for LLM analysis.
Tools
Functions exposed to the LLM to take actions
extract_image_from_file
Extract and analyze images from local file paths. Supports visual content understanding, OCR text extraction, and object recognition for screenshots, photos, diagrams, and documents.
extract_image_from_url
Extract and analyze images from web URLs. Perfect for analyzing web screenshots, online photos, diagrams, or any image accessible via HTTP/HTTPS for visual content analysis and text extraction.
extract_image_from_base64
Extract and analyze images from base64-encoded data. Ideal for processing screenshots from clipboard, dynamically generated images, or images embedded in applications without requiring file system access.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client