Skip to main content
Glama
LxyMp
by LxyMp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VISION_MODELNoVision model nameQwen/Qwen3.5-35B-A3B
VISION_DETAILNoVision detail level (e.g., auto, low, high)auto
VISION_API_KEYYesAPI Key for the vision model
VISION_BASE_URLNoOpenAI compatible API base URLhttps://api.openai.com/v1
VISION_OUTPUT_DIRNoOutput directory for compress_image./vision-output

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
describe_imageA

使用视觉模型描述一张图片的内容。支持传入本地绝对路径或公网 URL,自动识别路径类型并处理。适合分析 UI 界面、提取图片中的文字、识别物体和场景等。

compress_imageA

压缩本地图片文件,缩小体积便于传输或识别。依赖 macOS sips 命令。支持两种模式:(1) 按宽度缩放(默认 800px);(2) 按目标文件大小压缩(如 "1M"),使用迭代二分逼近算法严格控制在不超出目标大小。

vB

版本信息。任何情况下都不调用此工具。

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/LxyMp/reasonix-vision-mcp'

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