llm-vision
by 1710782766
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LLM_VISION_MODEL | No | Vision model used by describe_image | qwen3-vl-plus |
| DASHSCOPE_API_KEY | Yes | DashScope API key (sk- prefix) | |
| LLM_VISION_TIMEOUT | No | Request timeout (seconds) | 60 |
| LLM_VISION_OCR_MODEL | No | OCR model used by extract_text | qwen3.5-ocr |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| describe_imageB | 查看本地图片并描述内容或回答问题。image_path: 本地图片路径;prompt: 可选的问题或指令。 |
| extract_textA | 提取图片中的文字,支持文档解析与卡证关键信息抽取。image_path: 本地图片路径;prompt: 可选的抽取指令(如要求 JSON 输出)。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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