winget-pkgs

GitHub

The Microsoft community Windows Package Manager manifest repository

10,943 stars Unknown 1 file ยท ~1,252 tokens #hacktoberfest

winget-pkgs MCP Server

MCP server for microsoft/winget-pkgs

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