Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_VISION_MODELNoVision model used by describe_imageqwen3-vl-plus
DASHSCOPE_API_KEYYesDashScope API key (sk- prefix)
LLM_VISION_TIMEOUTNoRequest timeout (seconds)60
LLM_VISION_OCR_MODELNoOCR model used by extract_textqwen3.5-ocr

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
describe_imageB

查看本地图片并描述内容或回答问题。image_path: 本地图片路径;prompt: 可选的问题或指令。

extract_textA

提取图片中的文字,支持文档解析与卡证关键信息抽取。image_path: 本地图片路径;prompt: 可选的抽取指令(如要求 JSON 输出)。

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/1710782766/llm_vision'

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