Skip to main content
Glama
bachden

bruno-headless

by bachden

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BRUNO_CA_CERTNoPath to an additional CA certificate.
BRUNO_SANDBOXNo`safe` runs scripts in QuickJS, `developer` in a Node VM with full access.safe
BRUNO_MCP_HOSTNoBind address.127.0.0.1
BRUNO_MCP_PORTNoBind port.3847
BRUNO_LOG_LEVELNo`error`, `warn`, `info`, `debug`.info
BRUNO_MCP_TOKENNoBearer token. Generated and printed at startup if unset.
BRUNO_USE_PROXYNoHonour proxy configuration.true
BRUNO_WORKSPACEYesWorkspace directory to serve.
BRUNO_SSL_VERIFYNoTLS certificate verification.true
BRUNO_STORE_COOKIESNoKeep a cookie jar for the process lifetime.true
BRUNO_WORKSPACE_NAMENoDisplay name override.
BRUNO_IGNORE_TRUSTSTORENoIgnore the system truststore when a custom CA is set.false
BRUNO_MAX_REQUEST_FILESNoCap on files scanned when listing requests.20000
BRUNO_GLOBAL_ENVIRONMENTNoWorkspace global environment to treat as active, by name.
BRUNO_REQUEST_TIMEOUT_MSNoPer-request execution timeout.120000

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/bachden/bruno-headless'

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