io.github.googleapis/genai-toolbox icon

MCP Toolbox for Databases

MCP Toolbox for Databases enables your agent to connect to your database.

Streamable HTTPofficialapplication

Package Details

us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.27.0

TransportStreamable HTTP

Runtime Arguments

Named
--tools-file
File path specifying the tool configuration.
--tools-files
Multiple file paths specifying tool configurations. Files will be merged. Cannot be used with –-tools-file or –-tools-folder.
--tools-folder
Directory path containing YAML tool configuration files. All .yaml and .yml files in the directory will be loaded and merged. Cannot be used with –-tools-file or –-tools-files.
--address
{host}Address of the interface the server will listen on.
--port
{port}Port the server will listen on.
--log-level
Specify the minimum level logged.
--logging-format
Specify logging format to use.
--disable-reload
Disables dynamic reloading of tools file.
--prebuilt
Use a prebuilt tool configuration by source type.
--stdio
Listens via MCP STDIO instead of acting as a remote HTTP server.
--telemetry-gcp
Enable exporting directly to Google Cloud Monitoring.
--telemetry-otlp
Enable exporting using OpenTelemetry Protocol (OTLP) to the specified endpoint (e.g. 'http://127.0.0.1:4318').
--telemetry-service-name
Sets the value of the service.name resource attribute for telemetry data.
--ui
Launches the Toolbox UI web server.
--allowed-origins
Specifies a list of origins permitted to access this server.
--help
Show help for toolbox
--version
Show version for toolbox