mcpserver.lol
registry/jochenyang-luma-mcp
Connection check local install

jochenyang-luma-mcp

多模型视觉理解 MCP 服务器,为不支持图片理解的 AI 编码模型提供视觉能力:分析截图、报错、UI 与文档,可接入多家主流视觉大模型。Multi-model vision MCP server that adds image understanding to AI coding models without native vision — analyze screenshots, errors, UI and documents via major vision LLM providers.

Tools 1
GitHub stars 114
Installs / wk 947
Licence MIT
Transport stdio
Last checked never

Tools & capabilities

1 tool

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

image_understand from source
图像理解工具(单一入口): - 何时调用:用户提到看图/截图/界面/报错/OCR/布局,或对话中出现图片附件并询问图片相关问题时,优先调用本工具。 - 图片来源:粘贴图路径、本地路径、HTTP(S) URL、Data URI。 - prompt:直接传入用户原始问题即可;服务端会拼接基础视觉协议与可选 task 指引。 - task_type(可选):aut…