Skip to main content
Glama
Dellety

Vision MCP for Reasonix

by Dellety

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VISION_MODELNo模型名(覆盖 profile)
VISION_API_KEYYesAPI key,大多数profile需要
VISION_PROFILENo预设供应商,可选值:zhipu, openai, qwen, locallocal
VISION_BASE_URLNoOpenAI 兼容端点(覆盖 profile)
VISION_MAX_TOKENSNo最大响应 tokens4096
VISION_TEMPERATURENo采样温度0.7

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze_imageC

Analyze an image using a vision language model. Supports local file paths and URLs.

ocr_imageC

Extract text from an image using OCR. Supports plain text, Markdown, and JSON output formats.

compare_imagesA

Compare 2-4 images and describe differences/similarities. Supports local file paths and URLs.

analyze_videoB

Analyze video content using a vision language model. Requires a model with video support (e.g., Qwen3-VL).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.9/5.0

Scored across 4 tools

Disambiguation5/5

Each tool targets a distinct visual task: single image analysis, video analysis, image comparison, and OCR. There is no overlap or ambiguity.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern with snake_case: analyze_image, analyze_video, compare_images, ocr_image.

Tool Count5/5

Four tools cover the essential visual analysis tasks without being too few or excessive, fitting the server's scope well.

Completeness5/5

The set includes single image analysis, video analysis, image comparison, and OCR, covering key visual capabilities with no obvious gaps.

Maintenance

ActivitySlowing
ResponsivenessUnresponsive