hungthai1401/bruno-mcp
A MCP server for interacting with [Bruno API Client](https://www.usebruno.com/).
Quick Start
Clone the repository:
git clone https://github.com/hungthai1401/bruno-mcpClaude Desktop configuration example:
{
"mcpServers": {
"bruno-mcp": {
"command": "npx",
"args": [
"-y",
"hungthai1401/bruno-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.