Bruno is an open-source IDE for exploring and testing APIs. It's designed as a lightweight alternative to Postman and similar tools, with fast performance and a focus on local file-based workflows using Git.
Why this server?
Enables programmatic creation and management of Bruno API testing collections, environments, and requests, including generation of .bru files for HTTP methods, support for authentication methods, and addition of test scripts and assertions.
Why this server?
Enables running Bruno API test collections, with support for environment files and variables, providing detailed test results including success/failure status, test summaries, and execution timings.
Why this server?
Exposes Bruno API collections as MCP tools, allowing interaction with APIs defined in Bruno collections through automatic conversion of requests to tools. Supports environment management, variable replacements, and custom request parameters.