Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TOP_PNoTop-P0.95
FOCUS_HINTNoFocus Hint 上下文感知开关true
LUMA_DEBUGNo设为 1 开启调试日志
MAX_TOKENSNo最大输出 token8192
MULTI_CROPNo大图自动裁剪true
TEMPERATURENo温度0.7
INCLUDE_METANo结果末尾附加调用元信息false
ZHIPU_API_KEYNo智谱 API Key
CUSTOM_API_KEYNo自定义端点 API Key
FALLBACK_CHAINNo备用 Provider 链,逗号分隔
MODEL_PROVIDERNo主 Providerzhipu
CUSTOM_BASE_URLNo自定义端点 Base URL
ENABLE_THINKINGNo视觉模型深度思考true
HUNYUAN_API_KEYNo腾讯混元 API Key
CUSTOM_MODEL_NAMENo自定义模型名称
DASHSCOPE_API_KEYNo阿里云 API Key
FALLBACK_STRATEGYNosequential 或 racesequential
VOLCENGINE_API_KEYNo火山引擎 API Key
SILICONFLOW_API_KEYNo硅基流动 API Key
MULTI_CROP_MAX_TILESNo最大裁剪数5

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
image_understandA

通用图像理解工具。当用户提到看图/截图/界面/报错/布局,或对话中出现图片附件并询问图片相关问题时调用。 图片来源:粘贴图路径、本地路径、HTTP(S) URL、Data URI。 直接传入用户原始问题即可,服务端会自动注入 Focus Hint 和基础视觉协议。 task_type(可选):auto|general|ocr|ui|debug|describe。省略或auto时自动推断。

image_ocrA

专用OCR文字提取工具。从图片中高精度提取所有文字内容,保留格式和阅读顺序。 适合场景:文档截图、代码截图、表格、表单、扫描件。 如果是PDF文档,建议使用本地MinerU skill处理。

image_compareA

对比两张图片的差异。适合场景:设计稿vs实现、修改前后对比、找不同。 返回结构化的差异报告,包含差异类型、严重级别和描述。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/harryopo/luma-vision-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server