Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DOCUHAND_AUDITNoJSONL audit log is enabled by default. Disable with DOCUHAND_AUDIT=off.
DOCUHAND_ENGINENoSpecifies the Office engine to use. The engine probes Word.Application first, then KWPS.Application; overridable with DOCUHAND_ENGINE=wps|word.
DOCUHAND_READONLYNoSet DOCUHAND_READONLY=1 to block every mutating tool; only inspect_document, extract_content, and export_pdf remain available.
DOCUHAND_ALLOWLISTNoExplicit path allowlist. Set to an os.pathsep-separated list of directories. When unset, the fact that you launched the server yourself is the consent.
DOCUHAND_AUDIT_PATHNoRelocates the JSONL audit log. Default is %LOCALAPPDATA%\docuhand\audit.jsonl.
DOCUHAND_COM_TIMEOUTNoCOM timeout setting for DocuHand operations.

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