BotDuaChuot MCP
by cornhub69-x
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OSINT_MODE | No | If true, enables OSINT lookups in investigation mode. | false |
| REQUIRE_AUTH | Yes | Whether authentication is required. The default template sets this to true. | true |
| GATEWAY_TOKEN | Yes | Secret token used for gateway authentication when REQUIRE_AUTH=true. | |
| MAX_OUTPUT_BYTES | No | Maximum output bytes allowed for command responses. | 500000 |
| MCP_JSON_RESPONSE | No | If true, MCP returns JSON directly (used for tunnel/stateless HTTP). | true |
| HOST_WORKSPACE_DIR | Yes | The host workspace directory the server operates on (e.g., /home/user). | |
| MCP_STATELESS_HTTP | No | If true, MCP runs in stateless HTTP mode (no session ID required). | true |
| HOST_COMMAND_POLICY | No | Policy for command execution, e.g., 'guarded'. | guarded |
| MAX_TIMEOUT_SECONDS | No | Maximum timeout in seconds for operations. | 60 |
| HOST_RESTRICT_TO_WORKSPACE | No | Restrict file/command operations to the workspace directory. | true |
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