Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VISION_MODELNoGemini model to usegoogle/gemini-2.5-flash-lite
OPENROUTER_API_KEYYesYour OpenRouter API key

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
vision_analyzeA

Analyze an image using AI vision (Gemini via OpenRouter). Accepts local file paths or HTTP(S) URLs. Returns a detailed text analysis of the image content.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4/5.0

Scored across 1 tool

Disambiguation5/5

The server has exactly one tool, so there is no possibility of confusing it with others. Its purpose is clearly stated and distinct.

Naming Consistency5/5

The single tool follows a clean verb_noun pattern (vision_analyze), which is consistent and self-explanatory.

Tool Count3/5

With only one tool, the server is extremely minimal and feels thin for broader workflows, though it is not trivial and adequately serves a focused purpose.

Completeness5/5

For a server dedicated solely to image analysis, the single tool fully covers the intended capability. There are no obvious missing operations within this narrow domain.

Maintenance

ActivitySlowing
ResponsivenessNo issues