Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OLLAMA_HOSTNoOllama service addresshttp://localhost:11434
DETECTION_MODELNoDefault COCO detection modelyolov8n.pt
MOBILECLIP_TS_URLNoURL to download mobileclip_blt.ts (defaults to a mirror)
VISION_OUTPUT_DIRNoSet to force all generated files to be written to this directory
SEGMENTATION_MODELNoDefault segmentation modelyolov8n-seg.pt
VISION_MODEL_QUICKNoQuick mode model (falls back to 8B if not installed)qwen3-vl:4b
LOCAL_VISION_MAX_MBNoMaximum single image size in MB20
OLLAMA_VISION_MODELNoDefault vision modelqwen3-vl:8b
DETECTION_TEXT_MODELNoDefault zero-shot detection modelyoloe-v8s-seg.pt
PADDLEOCR_KEEP_ONEDNNNoSet to '1' to keep PaddleOCR's oneDNN (requires paddle version without bug or GPU version)

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/Yuhang-uestc/deepvision-local-mcp'

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