TunnelAdmin
by alienblog
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Listening address | 0.0.0.0 |
| PORT | No | Listening port | 8080 |
| TUNNELADMIN_AUTH | No | Authentication mode: password or none | password |
| TUNNELADMIN_DATA_DIR | No | Data directory | ./data |
| TUNNELADMIN_PASSWORD | No | Web login password (auto-generated if not set) | |
| TUNNELADMIN_MASTER_KEY | No | 64-hex master key (overrides key file) | |
| TUNNELADMIN_MCP_TIMEOUT | No | MCP command default timeout in ms | 30000 |
| TUNNELADMIN_APPROVAL_TIMEOUT | No | Approval timeout in ms | 60000 |
| TUNNELADMIN_MCP_OUTPUT_LIMIT | No | MCP command output truncation bytes | 65536 |
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