io.github.mshegolev

harbor-registry-mcp

Harbor Registry MCP — projects, repos, artifacts, storage reports, cleanup (with dry-run).

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

HARBOR_URL(str)
Required

Harbor URL (e.g. https://harbor.example.com)

HARBOR_USERNAME(str)
Required

Harbor username (robot account recommended for automation)

HARBOR_PASSWORD(str)
RequiredSecret

Harbor password or robot account token

HARBOR_SSL_VERIFY(str)
Default:true

Verify SSL certificates (true/false). Set to 'false' for self-signed certs.