Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_OPTIONSNoOptional Node.js CLI options, e.g. --dns-result-order=ipv4first for Windows IPv6 routing issues
VISION_MODELYesVision model name, e.g. gpt-4o
VISION_API_KEYYesAPI key for the vision model provider
VISION_CACHE_DIRNoCache directory, default ./.cache./.cache
VISION_CACHE_TTLNoCache TTL in seconds, default 3600; 0 or negative disables caching3600
VISION_API_FORMATNoRequest protocol: openai (default) or anthropicopenai
VISION_MAX_TOKENSNoMax output tokens per call, default 20482048
VISION_API_BASE_URLYesVision model API base URL. OpenAI: usually ends with /v1; Anthropic: base without /v1 (auto-appends /v1/messages). For example: https://api.openai.com/v1 or https://api.anthropic.com/

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/Catapult291/vision-bridge-mcp'

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