Google Cloud

Official 🏗️ Infrastructure

The official Google Cloud MCP server lets AI assistants interact with your GCP environment using the gcloud CLI. Manage Compute Engine, Cloud Storage, BigQuery, Cloud Run, and all GCP services through natural language.

Tags

GCEBigQueryCloud Run

Tools (13)

run_gcloud_commandlist_log_entrieslist_log_nameslist_metric_descriptorslist_time_serieslist_alert_policieslist_traceslist_objectsread_object_contentwrite_objectlist_bucketscreate_bucketdelete_bucket

Config for Claude Desktop / Cursor

{ "mcpServers": { "google-cloud": { "command": "npx", "args": [ "-y", "@google-cloud/gcloud-mcp" ], "env": { "GOOGLE_CLOUD_PROJECT": "your-google-cloud-project-here", "GOOGLE_APPLICATION_CREDENTIALS": "your-google-application-credentials-here" } } } }
Documentation →
Activate on Zubnet →