Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BRUNO_CLI_PATHNobru executable name or pathbru
BRUNO_MCP_ALLOWED_ROOTSNoRoots beneath which collections may be read or changedParents of registered collections
BRUNO_MCP_RUN_TIMEOUT_MSNoDefault CLI timeout in milliseconds30000
BRUNO_MCP_WORKSPACE_PATHSNoWorkspace YAML files to inspect/update, separated by the platform path-list delimiterBruno's platform default workspace
BRUNO_MCP_MAX_OUTPUT_BYTESNoLegacy alias for BRUNO_MCP_RUN_OUTPUT_LIMIT_BYTES
BRUNO_MCP_MAX_REPORT_BYTESNoLegacy alias for BRUNO_MCP_RUN_REPORT_LIMIT_BYTES
BRUNO_MCP_RUN_OUTPUT_LIMIT_BYTESNoMaximum returned stdout/stderr bytes1048576
BRUNO_MCP_RUN_REPORT_LIMIT_BYTESNoMaximum JSON report bytes read10485760
BRUNO_MCP_SOURCE_FILE_LIMIT_BYTESNoMaximum bytes read from one Bruno or workspace source file8388608
BRUNO_MCP_COLLECTION_SNAPSHOT_FILE_LIMITNoMaximum Bruno-managed files hashed for one collection revision10000
BRUNO_MCP_COLLECTION_SNAPSHOT_LIMIT_BYTESNoMaximum aggregate bytes hashed for one collection revision67108864

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

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/NorthAtMicrosoft/bruno-mcp'

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