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.
  • Enterprise (licensed): adds vulnerability quarantine, trusted publishing, scoped API keys, MCP tools, and multiple feeds. See Licensing.