g-whiz

mattoblack/g-whiz
★ 0 stars TypeScript 🤖 AI/LLM Updated 1d ago
MCP server exposing GCP tools via gcloud CLI for AI frameworks
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": {
    "g-whiz": {
      "command": "npx",
      "args": [
        "-y",
        "mattoblack/g-whiz"
      ]
    }
  }
}

README Excerpt

g-whiz is a Model Context Protocol (MCP) server that exposes Google Cloud Platform operations to AI assistants. It wraps the gcloud CLI over stdio, uses your existing gcloud auth — no separate credentials, no API keys — and ships 18 tools across logs, IAM, projects, and compute. - Node.js 22 LTS or newer

Tools (18)

get_active_accountget_billing_infoget_cloud_run_serviceget_iam_policyget_logsget_projectget_service_accountlist_bucketslist_cloud_run_serviceslist_compute_instanceslist_firestore_databaseslist_gke_clusterslist_log_sinkslist_projectslist_roleslist_service_accountslist_servicesrun_command