@dsh-gate/mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DSH_HOST_TOKEN_FILE | Yes | Path to the host authentication token file (created by bootstrap). Required for MCP to authenticate with the DSH Host. | |
| DSH_USAGE_MONITOR_URL | No | Optional URL for the dsh-usage-monitor bridge for session-lifetime comparison. | |
| DSH_GATE_RESERVATION_DIR | No | Directory for token budget reservation ledger. Defaults to a subdirectory under the isolated DSH_HOME. | |
| DSH_RUN_JOURNAL_MAX_BYTES | No | Maximum total size in bytes for run journal (default 256 MiB). | |
| DSH_RUN_JOURNAL_MAX_RECORDS | No | Maximum number of run journal records to retain (default 10000). | |
| DSH_RUN_JOURNAL_MAX_AGE_DAYS | No | Maximum age in days for run journal records (default 180). | |
| DSH_DEFAULT_TASK_TOKEN_BUDGET | No | Optional default token budget for tasks. Overrides can be set per task. |
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