minibridge

Make your MCP servers secure and production ready

GitHub Stars

49

User Rating

Not Rated

Favorites

0

Views

35

Forks

11

Issues

1

Installation
Difficulty
Intermediate
Estimated Time
10-20 minutes

Installation

Minibridge can be installed from various places: On macOS, you can use Homebrew
console
brew tap acuvity/tap
brew install minibridge
On Arch based Linux distributions, you can run:
console
yay -S minibridge
Alternatively, to get the latest version from the main branch:
console
yay -S minibridge-git
If you have the Go toolchain install:
console
go install go.acuvity.ai/minibridge@latest
Alternatively, to get the latest version from the main branch: ```console

Additional Resources