PowerToys

GitHub

Microsoft PowerToys is a collection of utilities that supercharge productivity and customization on Windows

PowerToys MCP Server

MCP server for microsoft/PowerToys

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