I
mcp-image-extractor
By ifmelate·Visit Source
用于图像提取和Base64转换的MCP服务器
2025年4月18日
22 days ago
0 Clicks
什么是这个MCP
该MCP服务器提供图像提取和Base64格式转换工具,专为LLM分析优化。可处理本地文件、URL链接和现有Base64数据,并自动调整图像尺寸以实现最佳上下文窗口使用效果。
如何使用这个MCP
通过npm或Docker安装后,在.cursor/mcp.json
中配置。服务器提供三个主要工具:extract_image_from_file
(从文件提取图像)、extract_image_from_url
(从URL提取图像)和extract_image_from_base64
(从Base64提取图像),可由Claude等AI助手调用。
这个MCP的用途
用于AI工作流中的图像分析、处理测试截图(如来自Playwright的截图),以及为LLM上下文窗口准备视觉内容,同时优化尺寸和性能。
Repository Info
Stars:
2
Forks:
1
Watchers:
2
Last Updated: 1 month ago