Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DUAL_EXTRACT_PARALLELNoPage parallelism (default serial to prevent 3090 OOM)false
DUAL_EXTRACT_TEMP_DIRNoTemporary directory (cleaned on exit)./tmp
DUAL_EXTRACT_IMAGE_DPINoPage image / image DPI200
DUAL_EXTRACT_LOG_LEVELNoLog levelINFO
DUAL_EXTRACT_MAX_PAGESNoMaximum page count1000
DUAL_EXTRACT_OUTPUT_DIRNoOutput root directory (absolute path recommended)./outputs
DUAL_EXTRACT_MAX_FILE_MBNoMaximum input PDF size in MB500
DUAL_EXTRACT_MODEL_JUDGENoModel judge (default off, not implemented before v0.4)false
DUAL_EXTRACT_CROP_FIGURESNoFigure/chop cropping togglefalse
DUAL_EXTRACT_OLLAMA_MODELNoVision model nameqwen3-vl:30b
DUAL_EXTRACT_OLLAMA_THINKNoVisual route thinking toggle (G2, default off)false
DUAL_EXTRACT_CSV_SPLIT_ROWSNoCSV split row count500
DUAL_EXTRACT_MINERU_TIMEOUTNoMinerU request timeout in seconds120
DUAL_EXTRACT_OLLAMA_TIMEOUTNoOllama timeout in seconds; may need to be large for cold start of model loading600
DUAL_EXTRACT_CELL_PROVENANCENoTable cell provenance (V1.0; when enabled records row/col/value/page/bbox in tables[].cell_provenance, chunked large tables auto-degrade)false
DUAL_EXTRACT_MINERU_BASE_URLNoMinerU HTTP endpointhttp://127.0.0.1:8000
DUAL_EXTRACT_OLLAMA_BASE_URLNoOllama endpointhttp://127.0.0.1:11434
DUAL_EXTRACT_OUTPUT_VERSIONEDNoWhen true, output adds timestamped subdirectoriesfalse
DUAL_EXTRACT_SINGLE_PATH_DEGRADENoSingle-path degradation toggletrue
DUAL_EXTRACT_CONFIDENCE_THRESHOLDNoLow confidence threshold0.7

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/magicyuanh/Dual-Extract-MCP'

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