Skip to main content
Glama
dclddb
by dclddb

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VISION_API_KEYYesVision API key.
VISION_TIMEOUTNoPer-request timeout in seconds.60
VISION_CACHE_DIRNoCache directory override (empty = platform default).
VISION_OCR_MODELNoModel for mode=ocr.
VISION_RETRY_MAXNoMaximum retries on transient errors.2
VISION_FULL_MODELYesModel for mode=full.
VISION_CACHE_SCOPENoCache scope: global, project, or none.global
VISION_API_BASE_URLYesOpenAI-compatible Chat API base URL.
VISION_OCR_ENDPOINTNoPaddleOCR dedicated OCR endpoint (full URL). Set when using PaddleOCR.
VISION_CACHE_ENABLEDNoCache switch.true
VISION_CACHE_TTL_DAYSNoCache TTL in days.30
VISION_FALLBACK_ENABLEDNoFallback switch.false
VISION_CACHE_MAX_SIZE_MBNoMaximum cache size in MB.128

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/dclddb/deepseek-vision-mcp'

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