pkg.soopen package index

brew / rang 1745

Installer mcp-toolbox avec Homebrew, dnf, Nix, pacman, zypper, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mcp-toolbox pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install mcp-toolbox

local Homebrew formula metadata

Linux

Fedora dnfvérifié · 92%
sudo dnf install toolbox

Fedora Rawhide package metadata · toolbox · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#toolbox

nixpkgs package indexes · pkgs/by-name/to/toolbox/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S toolbox

Arch Linux sync databases · toolbox · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install toolbox

openSUSE Tumbleweed package metadata · toolbox · Source: download.opensuse.org

Windows

Windows Package Managervérifié · 92%
winget install --id Japplis.Toolbox -e

Windows Package Manager source index · Japplis.Toolbox · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

MCP server for databases

Commandes et alias

  • toolbox

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 2024-06: Public GitHub repository created as the project that became MCP Toolbox for Databases.
  • 2024-10: v0.0.1 release published.
  • 2025: Project renamed from Gen AI Toolbox for Databases / genai-toolbox to MCP Toolbox / mcp-toolbox to match MCP compatibility.
  • 2026-07: v1.6.0 release published; official docs list broad database integrations and MCP client connection guides.

Related projects

  • Related projects include MCP clients such as Claude Code, Codex, Gemini CLI, and IDE integrations, plus agent frameworks such as ADK, LangChain, and LlamaIndex. Within the same package set it is adjacent to MCPHost, MCPM, and mcptools, but focused specifically on database-backed tools rather than client hosting or registry management.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour mcp-toolbox. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
toolboxexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire1.8.0
gestionnaire mis à jour2026-07-29
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:mcp-toolbox
Version1.8.0
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://github.com/googleapis/mcp-toolbox
Dépôthttps://github.com/googleapis/mcp-toolbox
Dernière mise à jour2026-07-29T17:04:52+02:00
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix92%

toolbox

nix profile install nixpkgs#toolbox
  • installed executable or alias match
  • Correspondance par : Toolbox
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/to/toolbox/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf92%

toolbox 0.3-6.fc45

Tool for interactive command line environments on Linux

https://containertoolbx.org/

sudo dnf install toolbox
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: toolbox
  • 7 Dépendances
  • 3 fournit
  • installed executable or alias match
  • Correspondance par : Toolbox
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: toolbox from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf92%

toolbox-tests 0.3-6.fc45

Tests for toolbox

https://containertoolbx.org/

sudo dnf install toolbox-tests
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: toolbox
  • 10 Dépendances
  • 1 fournit
  • installed executable or alias match
  • Correspondance par : Toolbox
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: toolbox-tests from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman92%

toolbox 0.3-1

Unprivileged development environment

https://github.com/containers/toolbox

sudo pacman -S toolbox
  • License: Apache-2.0
  • Architecture: x86_64
  • 3 Dépendances
  • installed executable or alias match
  • Correspondance par : Toolbox
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: toolbox from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper92%

toolbox 2.4+git20260421.7c75c12-1.2

Script to start a toolbox container for system debugging

https://github.com/openSUSE/microos-toolbox

sudo zypper install toolbox
  • License: Apache-2.0
  • Category: System/Management
  • Architecture: noarch
  • Source Package: toolbox
  • 1 Dépendances
  • 2 fournit
  • installed executable or alias match
  • Correspondance par : Toolbox
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: toolbox from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
winget92%

Japplis.Toolbox

winget install --id Japplis.Toolbox -e
  • installed executable or alias match
  • Correspondance par : Toolbox
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Japplis.Toolbox from https://cdn.winget.microsoft.com/cache/source.msix
winget92%

Starkrats.Toolbox

winget install --id Starkrats.Toolbox -e
  • installed executable or alias match
  • Correspondance par : Toolbox
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Starkrats.Toolbox from https://cdn.winget.microsoft.com/cache/source.msix
winget92%

obteknoloji.UToolbox

winget install --id obteknoloji.UToolbox -e
  • installed executable or alias match
  • Correspondance par : Toolbox
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: obteknoloji.UToolbox from https://cdn.winget.microsoft.com/cache/source.msix

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation