Image Extractor
Verified IntegrationClient Configuration
— Connect Image Extractor to Claude Desktop or Cursor in seconds{
"mcpServers": {
"image-extractor": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-image-extractor"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Enables LLMs in agent mode to analyze images by extracting and converting them to base64.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Image Extractor
Image Extractor is a tool that allows Large Language Models (LLMs) in agent mode to analyze images by extracting them from various sources (local files, URLs, or base64 strings) and converting them into a base64 format suitable for LLM consumption.
Related MCP Servers
Browse all servers →Carbone
Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
CloudCDN
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Cloudflare AI Agent Server
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.