Cloud Storage MCP 伺服器方法適用的 IAM 權限

本頁列出執行每個 Cloud Storage MCP 伺服器方法所需的 Identity and Access Management (IAM) 權限。

如要管理 Cloud Storage 資源的存取權,請將角色授予使用者和群組。每個角色都包含特定權限。您可以使用這些權限,為 MCP 伺服器方法設定存取權控管。

方法 必要 IAM 權限
create_bucket mcp.tools.call
storage.buckets.create
delete_bucket mcp.tools.call
storage.buckets.delete
delete_object mcp.tools.call
storage.objects.delete
get_object_metadata mcp.tools.call
storage.objects.get
list_buckets mcp.tools.call
storage.buckets.list
list_objects mcp.tools.call
storage.objects.list
read_object mcp.tools.call
storage.objects.get
write_text mcp.tools.call
storage.objects.create

後續步驟