Skip to main content
Glama
avdivo
by avdivo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VISION_MODELNoPrimary vision model. Default: google/gemma-4-31b-it.google/gemma-4-31b-it
OPENROUTER_API_KEYYesRequired. OpenRouter API key.
VISION_FALLBACK_MODELNoFallback vision model. Default: qwen/qwen3-vl-32b-instruct.qwen/qwen3-vl-32b-instruct

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
read_imageA

Анализирует изображение: распознаёт текст, объекты, сцены. Принимает путь к файлу и опциональный вопрос.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.7/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no ambiguity between tools. The purpose is clear and distinct.

Naming Consistency5/5

A single tool name follows a clear verb_noun pattern (read_image) and there is no inconsistency.

Tool Count3/5

The server has a single tool, which feels thin for a vision-oriented server. While it can handle multiple tasks within one tool, the scope suggests more tools would be expected for a complete set.

Completeness3/5

The single tool covers text, object, and scene recognition with optional questions, but lacks other common operations like listing images, generating descriptions, or handling multiple images in batch. There are moderate gaps for typical vision use cases.

Maintenance

ActivityStale
ResponsivenessNo issues