A Model Context Protocol (MCP) server for Harbor, enabling AI models and tools to interact with a Harbor container registry in real time.
This is a simple Node.js Express project written in TypeScript. It demonstrates serving static files, rendering EJS templates, and providing a basic tasks API with form and JSON support. ├── src/ │ ...