Amazon CodeArtifact Package Management
Unified workflow for DevOps teams to manage artifact repositories, publish packages, control access, and govern software supply chains using Amazon CodeArtifact.
MCP Tools
list-domains
List all CodeArtifact domains in the account
list-repositories
List repositories in a domain
list-packages
List packages in a repository
list-package-versions
List versions of a package in a repository
describe-domain
Get details about a CodeArtifact domain
describe-repository
Get details about a CodeArtifact repository
describe-package
Get details about a package in a repository
get-authorization-token
Generate a temporary authorization token for accessing CodeArtifact repositories
create-domain
Create a new CodeArtifact domain
create-repository
Create a new CodeArtifact repository within a domain
copy-package-versions
Copy package versions between repositories in the same domain
associate-external-connection
Connect a repository to a public package registry like npmjs or PyPI
publish-package-version
Publish a new package version to a repository
delete-package-versions
Delete specific package versions from a repository
get-repository-endpoint
Get the package-format-specific endpoint URL for a repository