Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VISION_MODELNoVision model name.gpt-4o-mini
VISION_API_KEYNoAPI key. Optional for local Ollama.
VISION_API_BASENoOpenAI compatible API base URL (without /chat/completions).https://api.openai.com/v1
VISION_PROVIDERSNoJSON array of provider configurations for multi-provider fallback.
VISION_REASONINGNoGlobal reasoning effort control (none/low/medium/high).
VISION_MAX_TOKENSNoMaximum output tokens.4096
VISION_TIMEOUT_MSNoRequest timeout in milliseconds.120000
VISION_TEMPERATURENoSampling temperature.0.2

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/moton16/image-vision-mcp'

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