Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BROKRE_BINNoPath to a specific brokre binary to use, overriding auto-download.
BROKRE_TUNNELNoSet to '0' to disable SessionRelay tunnel and fall back to direct SSH.1
BROKRE_MCP_SESSIONNoEnables or disables the background session pool for elevated commands. Set to '0' to disable.1
BROKRE_ROUTED_INNERNoSet to '1' for headless Linux routed exec.
BROKRE_SOFT_MEMLOCKNoSet to '1' to enable soft memlock for headless Linux.
BROKRE_MCP_SKIP_SETUPNoSet to '1' to skip automatic MCP registration during npm install.
BROKRE_BASTION_MAX_SECSNoBastion unlock max lifetime in seconds (8 hours).28800
BROKRE_MCP_NO_AUTO_OPENNoSet to '1' to disable automatic opening of the manage UI in browser on first connect.
BROKRE_BASTION_IDLE_SECSNoBastion unlock idle timeout in seconds (30 minutes).1800
BROKRE_SKIP_AUTO_INSTALLNoSet to '1' to disable automatic binary download on MCP start.
BROKRE_ALLOW_FILE_KEYCHAINNoSet to '1' to allow file-based keychain.
BROKRE_SSH_CONNECT_TIMEOUTNoSSH connect timeout in seconds.5
BROKRE_BASTION_NO_AUTO_OPENNoSet to '1' to disable automatic opening of browser on bastion unlock.
BROKRE_MCP_SESSION_MAX_SECSNoMaximum session lifetime in seconds.1800
BROKRE_MCP_SESSION_IDLE_SECSNoIdle timeout for session pool in seconds.600
BROKRE_MCP_SESSION_CMD_TIMEOUTNoPer-command timeout in seconds.120

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

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Furowu/brokre'

If you have feedback or need assistance with the MCP directory API, please join our Discord server