{
  "name": "io.github.googleapis/gcloud-mcp",
  "description": "The official Google Cloud Storage MCP server lets an AI agent list buckets, read and write objects, fetch metadata, and run Storage Insights BigQuery queries against GCS. Google ships both a local stdio server (npm `@google-cloud/storage-mcp`, Apache-2.0) and a fully-managed remote endpoint at `storage.googleapis.com/storage/mcp` that authenticates with IAM. The remote server was announced on 2026-06-03 on the Google Cloud blog.",
  "status": "active",
  "version": "0.6.0",
  "_meta": {
    "com.top-mcps/lastVerified": "2026-06-15",
    "com.top-mcps/score": {
      "value": 86,
      "rubricVersion": "2026-04",
      "lastComputed": "2026-06-22T09:44:49.009Z",
      "methodology": "https://top-mcps.com/about/methodology"
    },
    "com.top-mcps/stats": {
      "fetchedAt": "2026-06-22T06:16:39.900Z",
      "githubStars": 843,
      "lastCommitAt": "2026-06-21T08:09:38Z",
      "npmWeeklyDownloads": 1835
    }
  },
  "repository": {
    "url": "https://github.com/googleapis/gcloud-mcp/tree/main/packages/storage-mcp",
    "source": "github"
  },
  "author": {
    "name": "Google"
  },
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@google-cloud/storage-mcp",
      "version": "0.6.0",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "capabilities": {
    "security": {
      "scope": "read-write",
      "sandbox": "Authenticates with Google Cloud IAM — the agent can only act on buckets and objects the calling identity has permission for. Every call to the remote MCP lands in Cloud Audit Logs. Destructive tools are an opt-in tier.",
      "gotchas": [
        "The destructive tier (delete, overwrite, modify metadata) runs without a confirmation step once enabled — scope the IAM identity to least privilege or leave destructive tools off.",
        "The local package is labelled as in preview at 0.6.0; production agents should prefer the managed remote endpoint."
      ]
    }
  },
  "_links": {
    "html": "https://top-mcps.com/mcp/google-cloud-storage",
    "markdown": "https://top-mcps.com/mcp/google-cloud-storage.md",
    "methodology": "https://top-mcps.com/about/methodology"
  }
}
