gemini-cli-with-mcp-toolbox-for-databases

ksmin23/gemini-cli-with-mcp-toolbox-for-databases
★ 1 stars Unknown language 💻 Code/Dev Tools Updated 4mo ago
This repository demonstrates how to query and analyze Google BigQuery data using natural language. It provides a step-by-step example of integrating the Gemini CLI with the MCP Toolbox for Databases.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gemini-cli-with-mcp-": {
      "command": "npx",
      "args": [
        "-y",
        "ksmin23/gemini-cli-with-mcp-toolbox-for-databases"
      ]
    }
  }
}

Topics

geminigemini-cligoogle-cloudmcpmcp-tool-box-for-databases