Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VISION_MODELNoLM Studio 里加载的视觉模型名(不设置则跳过图片描述)
CACHE_ENABLEDNo设 CACHE_ENABLED=false 可整体关闭缓存true
VISION_API_KEYNo本地服务任意非空字符串即可lm-studio
ENGINE_FALLBACKNo关闭引擎自动回退设 ENGINE_FALLBACK=false
VISION_BASE_URLNoLM Studio OpenAI 兼容端点http://localhost:1234/v1
RELEVANCE_KEEP_MINNo相关度保留最少条数,可用 RELEVANCE_KEEP_MIN 调
RELEVANCE_RELATIVENo相关度相对阈值,可用 RELEVANCE_RELATIVE 调
RELEVANCE_MIN_SCORENo相关度阈值,可用 RELEVANCE_MIN_SCORE 调
RELEVANCE_PHRASE_GATENo引号短语感知门控,RELEVANCE_PHRASE_GATE(0.35)0.35
RELEVANCE_DOMAIN_BONUSNo域名权威加成,RELEVANCE_DOMAIN_BONUS(0.2)0.2

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/meteoritesama/web-search-mcp'

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