00DOWNLOAD

Grab a binary, or build from source.

Prebuilt binaries for every platform live on GitHub releases. They are single static files with no runtime dependencies — download, chmod +x, run.

Latest release on GitHub
01FROM SOURCE

Compile it yourself in under a minute.

You have the full source. Building from a tagged release means you run exactly the code you can read — no opaque artifact, nothing phoning home.

Full quickstart
BUILD
$ git clone https://github.com/david-burley/umb
$ cd umb
$ cargo build --release
$ ./target/release/umb --version

LICENSE

Universal MCP Bridge is released under PolyForm Noncommercial 1.0.0. Free for any noncommercial use. Using it commercially? See pricing.