A headless MCP server for Bruno workspaces, enabling CRUD operations on collections, folders, requests, environments, and dotenv files, plus request execution with scripting, tests, and assertions over HTTP, GraphQL, gRPC, and WebSocket.
Enables AI agents to create, edit, read, and run Bruno API collections (both .bru and .yml formats) with byte-parity to Bruno's own reader, without requiring the Bruno CLI.
Integrates Bruno CLI for API testing, enabling users to run API requests and collections, manage environments, generate test reports (JSON/JUnit/HTML), and validate collection structures through natural language commands.
Automatically generates and maintains Bruno API test collections for CRUD JSON APIs. Developers describe endpoint changes and the server creates ready-to-run test suites with environment-driven configuration.