Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNo服务监听地址0.0.0.0
MCP_PORTNo服务端口8000
VLM_DETAILNovision detail:auto/low/highhigh
VLM_API_KEYYesAPI key
VLM_TIMEOUTNo请求超时秒60
MCP_API_KEYSNoAPI key 列表(逗号分隔),启用 Bearer 认证;留空不认证
VLM_BASE_URLYesOpenAI 兼容 API base URL
VLM_MODEL_IDYes视觉模型 ID
MCP_TRANSPORTNo传输方式:stdio(本地)/ http(远程)http
VLM_MAX_PIXELSNo送 VLM 前单边像素上限2048
ANNOTATE_FONT_PATHNo中文字体路径,默认用项目自带 fonts/SimHei.ttf,再回退系统字体
VLM_AUTO_PREPROCESSNo是否自动缩放过大图true
VLM_OPENAI_LLM_EXTRA_BODYNo透传给 API 的 extra_body(JSON 字符串),如 {"thinking":{"type":"disabled"}}

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/karond-is-me/vision-mcp'

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