winget-command-panel

UncNeph/winget-command-panel
★ 0 stars JavaScript Code/Dev Tools Updated today
Every winget command as a searchable page, a one-click desktop panel, and an MCP server for agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "winget-command-panel": {
      "command": "npx",
      "args": [
        "-y",
        "UncNeph/winget-command-panel"
      ]
    }
  }
}

README Excerpt

A field reference for the Windows Package Manager (`winget`) — every command across search, install/upgrade/remove, sources, pins, settings, and DSC configuration — as a searchable, filterable single-page site, a desktop app with one-click Run, and an MCP server for AI-agent access. The second domain built on the same pipeline as [`windows-cli-security-arsenal`](https://github.com/UncNeph/windows-cli-security-arsenal) — proof that the shell (Electron app + MCP server + renderer) is genuinely reu