brokre
by Furowu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BROKRE_BIN | No | Path to a specific brokre binary to use, overriding auto-download. | |
| BROKRE_TUNNEL | No | Set to '0' to disable SessionRelay tunnel and fall back to direct SSH. | 1 |
| BROKRE_MCP_SESSION | No | Enables or disables the background session pool for elevated commands. Set to '0' to disable. | 1 |
| BROKRE_ROUTED_INNER | No | Set to '1' for headless Linux routed exec. | |
| BROKRE_SOFT_MEMLOCK | No | Set to '1' to enable soft memlock for headless Linux. | |
| BROKRE_MCP_SKIP_SETUP | No | Set to '1' to skip automatic MCP registration during npm install. | |
| BROKRE_BASTION_MAX_SECS | No | Bastion unlock max lifetime in seconds (8 hours). | 28800 |
| BROKRE_MCP_NO_AUTO_OPEN | No | Set to '1' to disable automatic opening of the manage UI in browser on first connect. | |
| BROKRE_BASTION_IDLE_SECS | No | Bastion unlock idle timeout in seconds (30 minutes). | 1800 |
| BROKRE_SKIP_AUTO_INSTALL | No | Set to '1' to disable automatic binary download on MCP start. | |
| BROKRE_ALLOW_FILE_KEYCHAIN | No | Set to '1' to allow file-based keychain. | |
| BROKRE_SSH_CONNECT_TIMEOUT | No | SSH connect timeout in seconds. | 5 |
| BROKRE_BASTION_NO_AUTO_OPEN | No | Set to '1' to disable automatic opening of browser on bastion unlock. | |
| BROKRE_MCP_SESSION_MAX_SECS | No | Maximum session lifetime in seconds. | 1800 |
| BROKRE_MCP_SESSION_IDLE_SECS | No | Idle timeout for session pool in seconds. | 600 |
| BROKRE_MCP_SESSION_CMD_TIMEOUT | No | Per-command timeout in seconds. | 120 |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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