Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
INFINI_API_KEYYesRequired. Your Infini-AI 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
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
recognize_imageC

Recognize and describe an image using a multimodal model (Kimi K2.5). Returns a text description 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

B3.1/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap with other tools. The tool's purpose is clearly defined.

Naming Consistency5/5

The single tool uses a clear verb_noun pattern (recognize_image) with snake_case, which is consistent and readable. No inconsistency exists.

Tool Count2/5

A single tool is too few for a server named 'mcp-vision,' which implies a broader scope. The tool count falls into the 'too few' category, limiting functionality.

Completeness2/5

The server only offers image description, lacking other common vision tasks (e.g., object detection, OCR). This is a significant gap for a general vision server.

Maintenance

ActivityStale
ResponsivenessNo issues