Back to directory
ifmelate/mcp-image-extractor

ifmelate/mcp-image-extractor

@ifmelate

MCP server for extracting and converting images to base64 for LLM analysis

imagebase64image-extractionllmcursorscreenshottool

Installation & Configuration

{
  "mcpServers": {
    "image-extractor": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-image-extractor"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17