UniGetUI

GitHub

UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers

25,483 stars C# 1 file ยท ~3,290 tokens #chocolatey#cli#npm#package#package-manager#pip#scoop#unigetui

UniGetUI MCP Server

MCP server for Devolutions/UniGetUI

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "UniGetUI": {
      "command": "npx",
      "args": [
        "-y",
        "@Devolutions/UniGetUI"
      ]
    }
  }
}