A Model Context Protocol (MCP) server for Harbor, enabling AI models and tools to interact with a Harbor container registry in real time.
This repository follows along and implements this tutorial: Create a minimal API with ASP.NET Core. Minimal APIs are architected to create HTTP APIs with minimal dependencies. They are ideal for ...