windows-mcp-server

AhmedLaminou/windows-mcp-server
★ 3 stars Python Security Updated today
Windows MCP server with 96 local tools for task management, diagnostics, cleanup, hardware/GPU, security, updates, services, networking, Registry, PowerShell, WSL/Hyper-V, printers, and dev workflows. Includes read-only reports, dry-run safeguards, and safer Recycle Bin cleanup
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "windows-mcp-server": {
      "command": "uvx",
      "args": [
        "windows-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install windows-mcp-server