minibridge

Make your MCP servers secure and production ready

GitHubスター

49

ユーザー評価

未評価

お気に入り

0

閲覧数

16

フォーク

11

イシュー

1

インストール方法
難易度
中級
推定所要時間
10-20

インストール方法

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

追加リソース