macOS
brew install mbtlocal Homebrew formula metadata
brew / rank 6273
Multi-Target Application (MTA) build tool for Cloud Applications. Version 1.2.49 via Homebrew; verified 2026-07-29. Also installable with debian: sudo apt install libmbt-dev.
install
brew install mbtlocal Homebrew formula metadata
sudo apk add mbtAlpine Linux edge package indexes · mbt · source: dl-cdn.alpinelinux.org
sudo apt install mbtDebian stable package indexes · mbt · source: deb.debian.org
nix profile install nixpkgs#mbtnixpkgs package indexes · pkgs/by-name/mb/mbt/package.nix · source: api.github.com
overview
Multi-Target Application (MTA) build tool for Cloud Applications
history
The Cloud MTA Build Tool, installed as mbt, is SAP's command-line builder for Multi-Target Application archives. It turns an MTA development descriptor, usually mta.yaml, and module artifacts into deployment-ready .mtar archives for SAP Cloud Foundry style workflows.
SAP's README describes mbt as a standalone command-line tool for building multitarget application archives and running intermediate build steps such as descriptor validation, module builds, and deployment descriptor generation. The public GitHub release stream starts with v0.0.1 in January 2019, matching its role as a purpose-built replacement for older MTA build flows.
The tool sits at the boundary between application build systems and SAP cloud deployment packaging. Its input format, mta.yaml, comes from the SAP Multi-Target Application model, so the CLI is tightly connected to SAP's documentation and developer tooling rather than being a generic archive builder.
Upstream documents several distribution paths: npm global installation, GitHub release downloads, and Docker images with preconfigured runtimes. The input metadata adds Homebrew, Alpine, Debian/Ubuntu, and Nix package names, showing that the CLI escaped SAP-specific install instructions and became a package-manager artifact for local developer machines and CI images.
mbt is used in SAP cloud application projects to validate mta.yaml, build modules, generate mtad.yaml, and produce .mtar archives. In package-manager culture it is mostly installed for CI pipelines and developer workstations that need to reproduce SAP Business Application Studio or Cloud Foundry deployment builds locally.
mbt is interesting to package nerds because it is a vendor-specific cloud build CLI distributed like a normal Unix tool. It also has a mixed packaging story: a Go executable, npm installation path, Docker images, GitHub releases, and native package-manager entries all coexist around the same command.
security posture
generalized runtime or code generation signal. infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
mta.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mbt | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:mbt |
|---|---|
| Version | 1.2.49 |
| Package manager | Homebrew |
| Homepage | https://sap.github.io/cloud-mta-build-tool |
| Repository | https://github.com/SAP/cloud-mta-build-tool |
| Last updated | 2026-07-29T17:04:51+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libmbt-dev 3.11-2
memory-based tagger-generator and tagger - development
http://languagemachines.github.io/mbt/
sudo apt install libmbt-devlibmbt2 3.11-2
memory-based tagger-generator and tagger - runtime
http://languagemachines.github.io/mbt/
sudo apt install libmbt2mbt 3.11-2
memory-based tagger-generator and tagger
http://languagemachines.github.io/mbt/
sudo apt install mbtmbt
nix profile install nixpkgs#mbtlibmbt-dev 3.6-3.1build2
memory-based tagger-generator and tagger - development
http://languagemachines.github.io/mbt/
sudo apt install libmbt-devlibmbt1t64 3.6-3.1build2
memory-based tagger-generator and tagger - runtime
http://languagemachines.github.io/mbt/
sudo apt install libmbt1t64mbt 3.6-3.1build2
memory-based tagger-generator and tagger
http://languagemachines.github.io/mbt/
sudo apt install mbtmbt 3.11-r2
Memory-based Tagger and Tagger Generator
https://github.com/LanguageMachines/mbt
sudo apk add mbtmbt-dev 3.11-r2
Memory-based Tagger and Tagger Generator (development files)
https://github.com/LanguageMachines/mbt
sudo apk add mbt-devmbt-doc 3.11-r2
Memory-based Tagger and Tagger Generator (documentation)
https://github.com/LanguageMachines/mbt
sudo apk add mbt-docsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.