Google Cloud Storage · Capability
Google Cloud Storage JSON API — Buckets
Google Cloud Storage JSON API — Buckets. 5 operations. Lead operation: Google Cloud Storage List buckets. Self-contained Naftiko capability covering one Google Cloud Storage business surface.
What You Can Do
GET
Listbuckets
— Google Cloud Storage List buckets
/v1/b
POST
Insertbucket
— Google Cloud Storage Create a bucket
/v1/b
GET
Getbucket
— Google Cloud Storage Get a bucket
/v1/b/{bucket}
PUT
Updatebucket
— Google Cloud Storage Update a bucket
/v1/b/{bucket}
DELETE
Deletebucket
— Google Cloud Storage Delete a bucket
/v1/b/{bucket}
MCP Tools
google-cloud-storage-list-buckets
Google Cloud Storage List buckets
read-only
idempotent
google-cloud-storage-create-bucket
Google Cloud Storage Create a bucket
google-cloud-storage-get-bucket
Google Cloud Storage Get a bucket
read-only
idempotent
google-cloud-storage-update-bucket
Google Cloud Storage Update a bucket
idempotent
google-cloud-storage-delete-bucket
Google Cloud Storage Delete a bucket
idempotent