Skip to main content
Glama

Bruno MCP Server

by jcr82

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BRUNO_MCP_CONFIGNoPath to the bruno-mcp.config.json configuration file

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
bruno_run_request

Run a specific request from a Bruno collection

bruno_run_collection

Run an entire Bruno collection or a specific folder within it

bruno_list_requests

List all requests in a Bruno collection

bruno_health_check

Check the health and status of the Bruno MCP Server, including Bruno CLI availability, performance metrics, and cache statistics

bruno_discover_collections

Discover Bruno collections by recursively searching for bruno.json files in a directory

bruno_list_environments

List all available environments in a Bruno collection

bruno_validate_environment

Validate an environment file structure and variables

bruno_get_request_details

Get detailed information about a specific request without executing it (method, URL, headers, body, tests)

bruno_validate_collection

Validate a Bruno collection structure, syntax, and request files

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

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