macOS
brew install mcp-toolboxlocal Homebrew formula metadata
brew / Rang 1745
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mcp-toolbox in AI-Agent-Workflows.
Installation
brew install mcp-toolboxlocal Homebrew formula metadata
sudo dnf install toolboxFedora Rawhide package metadata · toolbox · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#toolboxnixpkgs package indexes · pkgs/by-name/to/toolbox/package.nix · Quelle: api.github.com
sudo pacman -S toolboxArch Linux sync databases · toolbox · Quelle: geo.mirror.pkgbuild.com
sudo zypper install toolboxopenSUSE Tumbleweed package metadata · toolbox · Quelle: download.opensuse.org
winget install --id Japplis.Toolbox -eWindows Package Manager source index · Japplis.Toolbox · Quelle: cdn.winget.microsoft.com
Überblick
MCP server for databases
Verlauf
MCP Toolbox for Databases is Google's open-source Model Context Protocol server for connecting AI agents, IDEs, and applications to databases. It occupies the database-access side of the MCP ecosystem: instead of each client inventing its own SQL bridge, Toolbox offers prebuilt database tools and a framework for defining safer custom tools.
The project began publicly on GitHub in June 2024 under the Google APIs organization as Gen AI Toolbox for Databases. Its own README notes that the initial development predated MCP and that the repository was later renamed from `genai-toolbox` to `mcp-toolbox` to align with MCP compatibility.
By 2026 the project documentation had moved to the `mcp-toolbox.dev` documentation site, with dedicated sections for configuration, sources, tools, toolsets, prompts, SDKs, deployment, and database-specific integrations. The package is distributed as a command-line server binary, Docker/container artifact, and SDK-adjacent tooling, with the Homebrew formula exposing the `toolbox` executable.
The official README positions Toolbox for use with MCP-compatible IDEs and clients including Gemini CLI, Google Antigravity, Claude Code, Codex, and other MCP clients. It also documents integration paths for ADK, LangChain, LlamaIndex, and custom agents, which made it relevant beyond a single chat client.
GitHub repository metadata showed substantial public adoption by July 2026, with roughly 15.8k stars and 1.6k forks. The project's releases began with v0.0.1 in October 2024 and reached v1.6.0 on July 1, 2026, signaling rapid development across the first two years of the MCP wave.
Typical package-manager usage is to install the `toolbox` binary and either run prebuilt database tools with flags such as `--prebuilt=postgres` or run a custom configuration with `--config tools.yaml`. The README documents a `tools.yaml` model containing sources, tools, toolsets, and prompts, while the docs expand that into database-specific source and tool reference pages.
The package is especially aimed at database-aware assistant workflows: listing schemas, executing SQL, wrapping predefined production queries, adding semantic search or NL2SQL features, and using authentication, connection pooling, and observability rather than handing every MCP client a raw database script.
For package-history purposes, MCP Toolbox is a representative example of a large vendor-backed MCP server becoming a packaged CLI. It matters because it turns database access for agent tools into something installable, versioned, and documented across clients, rather than a pile of per-client JSON snippets and local scripts.
It is also notable for its rename: package records may still carry `genai-toolbox` URLs, while the official repository and documentation now use `mcp-toolbox`. That makes it a useful case where package metadata, repository redirects, and documentation URLs can diverge during a young ecosystem's naming cleanup.
Sicherheitslage
Für mcp-toolbox wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
toolbox | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:mcp-toolbox |
|---|---|
| Version | 1.8.0 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/googleapis/mcp-toolbox |
| Repository | https://github.com/googleapis/mcp-toolbox |
| Zuletzt aktualisiert | 2026-07-29T17:04:52+02:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
toolbox
nix profile install nixpkgs#toolboxtoolbox 0.3-6.fc45
Tool for interactive command line environments on Linux
sudo dnf install toolboxtoolbox-tests 0.3-6.fc45
Tests for toolbox
sudo dnf install toolbox-teststoolbox 0.3-1
Unprivileged development environment
https://github.com/containers/toolbox
sudo pacman -S toolboxtoolbox 2.4+git20260421.7c75c12-1.2
Script to start a toolbox container for system debugging
https://github.com/openSUSE/microos-toolbox
sudo zypper install toolboxJapplis.Toolbox
winget install --id Japplis.Toolbox -eStarkrats.Toolbox
winget install --id Starkrats.Toolbox -eobteknoloji.UToolbox
winget install --id obteknoloji.UToolbox -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.