bruno-mcp

bruno-mcp

14

Bruno MCP Server is a Model Context Protocol server that facilitates the execution of Bruno collections, allowing large language models to perform API tests and retrieve comprehensive results. It supports environment configurations and offers a detailed breakdown of test outcomes.

What is the Bruno MCP Server?

The Bruno MCP Server is a protocol server that allows LLMs to execute API tests using Bruno collections and provides detailed results through a standardized interface.

How can I install the Bruno MCP Server?

You can install it via Smithery using the command npx -y @smithery/cli install @hungthai1401/bruno-mcp --client claude or manually by installing dependencies and building the project.

What kind of test results does the Bruno MCP Server provide?

It provides detailed test results including overall success/failure status, test summary, detailed failure information, and execution timings.

Can I use environment variables with the Bruno MCP Server?

Yes, the server supports the use of environment files and environment variables for running tests.

How do I configure the server for Claude Desktop?

Add the server to your Claude desktop configuration file at ~/Library/Application Support/Claude/claude_desktop_config.json with the appropriate command and arguments.