Skip to content

Introduction

NuGetKeep is a self-hosted, enterprise NuGet server. It speaks the NuGet v3 protocol (restore, push, unlist), gates uploads through a supply-chain quarantine, and supports multiple isolated feeds, OIDC/SSO with RBAC, and MCP tools — read tools for any client, plus gated write tools (like request_publish) for Publisher/Admin API keys — shipped as a single Docker image with a Blazor admin UI.

  • Community (free): v3 protocol, OIDC/SSO login + RBAC, basic API keys, a single feed.
  • Team (licensed): adds vulnerability quarantine, trusted publishing, and MCP tools — secures one team’s feed.
  • Enterprise (licensed): everything in Team, plus scoped API keys and multiple feeds — runs an organisation’s package platform. See Licensing.