macOS
brew install mcp-toolboxlocal Homebrew formula metadata
brew
MCP server for databases. Version 1.6.0 via Homebrew; verified 2026-07-04.
install
brew install mcp-toolboxlocal Homebrew formula metadata
sudo dnf install toolboxFedora Rawhide package metadata · toolbox · source: dl.fedoraproject.org
nix profile install nixpkgs#toolboxnixpkgs package indexes · pkgs/by-name/to/toolbox/package.nix · source: api.github.com
sudo pacman -S toolboxArch Linux sync databases · toolbox · source: geo.mirror.pkgbuild.com
sudo zypper install toolboxopenSUSE Tumbleweed package metadata · toolbox · source: download.opensuse.org
winget install --id Japplis.Toolbox -eWindows Package Manager source index · Japplis.Toolbox · source: cdn.winget.microsoft.com
overview
MCP server for databases
history
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.
security posture
No matching local secret-handling manifest was found for mcp-toolbox. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
toolbox | cli | global executable |
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.
https://github.com/googleapis/mcp-toolbox
install metadata
| Package key | brew:mcp-toolbox |
|---|---|
| Version | 1.6.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mcp-toolbox |
| Homepage | https://github.com/googleapis/mcp-toolbox |
| Repository | https://github.com/googleapis/mcp-toolbox |
| Upstream docs | https://github.com/googleapis/genai-toolbox#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/googleapis/mcp-toolbox/archive/refs/tags/v1.6.0.tar.gz |
| Last updated | 2026-07-04T16:53:44+09:00 |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mcp-toolbox |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
toolbox
nix profile install nixpkgs#toolboxtoolbox 0.3-4.fc44
Tool for interactive command line environments on Linux
sudo dnf install toolboxtoolbox-tests 0.3-4.fc44
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.1
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 -esource 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.