96-tool Windows MCP server for system monitoring, cleanup, diagnostics, GPU/CPU/RAM tracking, disk analysis, and more. Auto-registers with VS Code Copilot Agent.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
A VS Code extension that auto-registers the Windows Management MCP Server with GitHub Copilot Agent — giving your AI assistant direct access to your Windows system.
What it does
Once installed, Copilot Agent gains 96 tools across:
CPU / GPU / RAM — live usage, per-core load, NVIDIA GPU stats, thermal status
Disk analysis — find large folders, duplicates, unused files, caches
Process management — top processes by CPU/RAM, kill, suspend, port/network usage
System cleanup — temp files, recycle bin, print queue, old logs
Software audit — list installed apps, uninstall, detect dormant software
Security & health — Windows Defender scan, SMART disk health, event logs, driver inventory
Requirements
Windows 10 or 11
VS Code 1.99+
uv installed — the fastest way: winget install astral-sh.uv
The MCP server itself (windows-management-mcp-server) is pulled automatically via uvx on first use — no manual pip install needed.
Usage
Install the extension → open GitHub Copilot Chat in Agent mode → the Windows MCP tools are available immediately.