Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_API_KEYNoFallback API key
OPENAI_BASE_URLNoFallback API URL
SAFE_VISION_MODELNoVision model used by the MCP server internallygpt-4.1-mini
SAFE_VISION_PYTHONNoNode MCP server calls this Python launcherpy
SAFE_VISION_OPENAI_API_KEYNoDirect API key for the vision model service
SAFE_VISION_OPENAI_BASE_URLNoOpenAI compatible Responses API URLhttps://api.openai.com/v1
SAFE_VISION_OPENAI_API_KEY_ENVNoEnvironment variable name that points to the API key
SAFE_VISION_HTTP_TIMEOUT_SECONDSNoTimeout for a single image vision model request300
SAFE_VISION_REVIEW_BASE_TIMEOUT_MSNoBase timeout for review_images120000
SAFE_VISION_REVIEW_PER_IMAGE_TIMEOUT_MSNoExtra timeout per image for review_images300000

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/williamxhero/SafeVision'

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