Skip to main content
Glama
snow930

Vision-Multi MCP Server

by snow930

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VISION_MODELNo默认后端模型qwen3.7-flash
VISION_PROVIDERSNo附加后端 JSON 数组
DASHSCOPE_API_KEYNo默认后端 API key(至少需要一个后端)
VISION_STATE_FILENo状态文件路径<REASONIX_HOME>/mcp-state/vision-multi-state.json
DASHSCOPE_BASE_URLNo默认后端接口地址https://dashscope.aliyuncs.com/compatible-mode/v1
VISION_FAIL_THRESHOLDNo连续失败多少次后自动切换默认后端1
VISION_DEFAULT_PROVIDERNo默认后端 id(不传时按 apiKey 已配置的第一个后端)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze_imageA

使用视觉大模型分析图片内容。传入本地图片文件路径或 http(s) 图片 URL,可附带问题。可用 provider 参数手动切换识别后端(用 list_providers 查看),可用 model 参数覆盖该后端的默认模型。

list_providersA

列出当前配置的所有视觉识别后端(id / 名称 / 模型 / 接口地址),不含密钥。用于手动切换前查看可选后端。

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/snow930/reasonix-vision-multi'

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