Google Cloud Artifact Registry · Capability
Google Cloud Artifact Registry API
The Artifact Registry API provides programmatic access to create and manage repositories, upload and download artifacts, manage packages and versions, and configure IAM policies for artifact storage across multiple formats including Docker images, language packages, and OS packages.
What You Can Do
GET
Listlocations
— Google Cloud Artifact Registry List Locations
/v1/projects/{projectId}/locations
GET
Listrepositories
— Google Cloud Artifact Registry List Repositories
/v1/projects/{projectId}/locations/{location}/repositories
POST
Createrepository
— Google Cloud Artifact Registry Create Repository
/v1/projects/{projectId}/locations/{location}/repositories
GET
Getrepository
— Google Cloud Artifact Registry Get Repository
/v1/projects/{projectId}/locations/{location}/repositories/{repositoryId}
PATCH
Updaterepository
— Google Cloud Artifact Registry Update Repository
/v1/projects/{projectId}/locations/{location}/repositories/{repositoryId}
DELETE
Deleterepository
— Google Cloud Artifact Registry Delete Repository
/v1/projects/{projectId}/locations/{location}/repositories/{repositoryId}
GET
Listpackages
— Google Cloud Artifact Registry List Packages
/v1/projects/{projectId}/locations/{location}/repositories/{repositoryId}/packages
GET
Listdockerimages
— Google Cloud Artifact Registry List Docker Images
/v1/projects/{projectId}/locations/{location}/repositories/{repositoryId}/dockerImages
MCP Tools
listlocations
Google Cloud Artifact Registry List Locations
read-only
idempotent
listrepositories
Google Cloud Artifact Registry List Repositories
read-only
idempotent
createrepository
Google Cloud Artifact Registry Create Repository
getrepository
Google Cloud Artifact Registry Get Repository
read-only
idempotent
updaterepository
Google Cloud Artifact Registry Update Repository
deleterepository
Google Cloud Artifact Registry Delete Repository
idempotent
listpackages
Google Cloud Artifact Registry List Packages
read-only
idempotent
listdockerimages
Google Cloud Artifact Registry List Docker Images
read-only
idempotent