Harbor Registry MCP — projects, repos, artifacts, storage reports, cleanup (with dry-run).
MCP server for Harbor Registry. Lets an LLM agent (Claude Code, Cursor, OpenCode, etc.) list projects, repositories and artifacts, run storage reports, find cleanup candidates, and delete untagged or old artifacts — all with safety rails (dry-run by default for bulk delete). Python, FastMCP, stdio transport. Works with any Harbor 2.x instance — SaaS or self-hosted / on-prem. A couple of community…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server for Harbor Registry. Lets an LLM agent (Claude Code, Cursor, OpenCode, etc.) list projects, repositories and artifacts, run storage reports, find cleanup candidates, and delete untagged or old artifacts — all with safety rails (dry-run by default for bulk delete). Python, FastMCP, stdio transport. Works with any Harbor 2.x instance — SaaS or self-hosted / on-prem. A couple of community Harbor MCPs exist (, ) but they expose only the basic list/get endpoints. This one adds storage…