macOS
brew install mcp-toolboxlocal Homebrew formula metadata
brew / 順位 1745
mcp-toolbox のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mcp-toolboxlocal Homebrew formula metadata
sudo dnf install toolboxFedora Rawhide package metadata · toolbox · ソース: dl.fedoraproject.org
nix profile install nixpkgs#toolboxnixpkgs package indexes · pkgs/by-name/to/toolbox/package.nix · ソース: api.github.com
sudo pacman -S toolboxArch Linux sync databases · toolbox · ソース: geo.mirror.pkgbuild.com
sudo zypper install toolboxopenSUSE Tumbleweed package metadata · toolbox · ソース: download.opensuse.org
winget install --id Japplis.Toolbox -eWindows Package Manager source index · Japplis.Toolbox · ソース: cdn.winget.microsoft.com
概要
MCP server for databases
履歴
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.
セキュリティ状態
mcp-toolbox に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
toolbox | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:mcp-toolbox |
|---|---|
| バージョン | 1.8.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/googleapis/mcp-toolbox |
| リポジトリ | https://github.com/googleapis/mcp-toolbox |
| 最終更新 | 2026-07-29T17:04:52+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.