DocuHand
by H-Mon
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOCUHAND_AUDIT | No | JSONL audit log is enabled by default. Disable with DOCUHAND_AUDIT=off. | |
| DOCUHAND_ENGINE | No | Specifies the Office engine to use. The engine probes Word.Application first, then KWPS.Application; overridable with DOCUHAND_ENGINE=wps|word. | |
| DOCUHAND_READONLY | No | Set DOCUHAND_READONLY=1 to block every mutating tool; only inspect_document, extract_content, and export_pdf remain available. | |
| DOCUHAND_ALLOWLIST | No | Explicit 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_PATH | No | Relocates the JSONL audit log. Default is %LOCALAPPDATA%\docuhand\audit.jsonl. | |
| DOCUHAND_COM_TIMEOUT | No | COM 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues