developer tools

Bruno Mcp

A MCP server for interacting with [Bruno API Client](https://www.usebruno.com/).

typescript
local
developer tools
0
View on GitHub

Installation

npx -y hungthai1401/bruno-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "bruno-mcp",
  "command": "npx",
  "args": [
    "-y",
    "hungthai1401/bruno-mcp"
  ]
}

About This MCP Server

hungthai1401/bruno-mcp

A MCP server for interacting with Bruno API Client.

GitHub: https://github.com/hungthai1401/bruno-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub