bruno-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BRUNO_CLI_PATH | No | bru executable name or path | bru |
| BRUNO_MCP_ALLOWED_ROOTS | No | Roots beneath which collections may be read or changed | Parents of registered collections |
| BRUNO_MCP_RUN_TIMEOUT_MS | No | Default CLI timeout in milliseconds | 30000 |
| BRUNO_MCP_WORKSPACE_PATHS | No | Workspace YAML files to inspect/update, separated by the platform path-list delimiter | Bruno's platform default workspace |
| BRUNO_MCP_MAX_OUTPUT_BYTES | No | Legacy alias for BRUNO_MCP_RUN_OUTPUT_LIMIT_BYTES | |
| BRUNO_MCP_MAX_REPORT_BYTES | No | Legacy alias for BRUNO_MCP_RUN_REPORT_LIMIT_BYTES | |
| BRUNO_MCP_RUN_OUTPUT_LIMIT_BYTES | No | Maximum returned stdout/stderr bytes | 1048576 |
| BRUNO_MCP_RUN_REPORT_LIMIT_BYTES | No | Maximum JSON report bytes read | 10485760 |
| BRUNO_MCP_SOURCE_FILE_LIMIT_BYTES | No | Maximum bytes read from one Bruno or workspace source file | 8388608 |
| BRUNO_MCP_COLLECTION_SNAPSHOT_FILE_LIMIT | No | Maximum Bruno-managed files hashed for one collection revision | 10000 |
| BRUNO_MCP_COLLECTION_SNAPSHOT_LIMIT_BYTES | No | Maximum aggregate bytes hashed for one collection revision | 67108864 |
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