hungthai1401/bruno-mcp
by Various
MCP Server for running Bruno Collections
MCP
hungthai1401/bruno-mcp
Added 1 June 2026
Overview
An MCP server that executes Bruno API collections. It allows MCP-compatible clients to trigger Bruno runs, enabling AI agents or automation tools to perform API testing workflows. Built in JavaScript and designed for integration with the Model Context Protocol ecosystem.
Best for
Best for
Developers using Bruno who want to invoke collections through MCP-based agents or automation.
Use cases
- Trigger Bruno API collections from AI assistants
- Automate API testing workflows via MCP clients
- Integrate Bruno with agentic tools and pipelines
How to use
Install
npx -y @smithery/cli install @hungthai1401/bruno-mcp --client claude Tools exposed
run-collection
Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "bruno-runner": {\n "command": "npx",\n "args": ["-y", "bruno-mcp"],\n }\n }\n} Notes
An MCP server that executes Bruno API collections. It allows MCP-compatible clients to trigger Bruno runs, enabling AI agents or automation tools to perform API testing workflows. Built in JavaScript and designed for integration with the Model Context Protocol ecosystem.
42 stars on GitHub. Last updated 2025-08-16.
Use cases
- Trigger Bruno API collections from AI assistants
- Automate API testing workflows via MCP clients
- Integrate Bruno with agentic tools and pipelines
Pros
- Open source and lightweight JavaScript implementation
- Leverages the MCP standard for broad compatibility
- Simple setup for developers already using Bruno
Cons
- Small community (42 stars) may mean limited support
- Requires Bruno installed and configured separately
- Documentation and examples are sparse
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source and lightweight JavaScript implementation
- Leverages the MCP standard for broad compatibility
- Simple setup for developers already using Bruno
Cons
- Small community (42 stars) may mean limited support
- Requires Bruno installed and configured separately
- Documentation and examples are sparse
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.