Local-only MCP server that exposes a Windows device's health, update readiness, drivers, reliability, and recent changes to AI agents over stdio.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
tools
-
build_device_twin
Build the current device twin.
-
compare_recent_changes
"What changed recently?"
-
evaluate_good_state
Deterministic "is my device in good state?" check against configurable thresholds.
-
explain_device_health
Markdown summary of the current health, evidence, and recommendations.
-
explain_recent_changes
Markdown explanation of the latest snapshot diff.
-
get_device_health
"Is my device healthy?"
-
get_driver_health
"Are my drivers healthy?"
-
get_reliability_summary
"What's been unstable recently?"
-
get_update_readiness
"Is it safe to update right now?"
-
identify_top_risks
Top risks (severity-ranked) with evidence and safe recommendations.
-
investigate_update_errors
Read the consolidated Windows Update trace log (via Get-WindowsUpdateLog), extract errors, decode well-known HRESULTs, aggregate top error codes. Falls back to the Windows Update Client event log when
-
simulate_update
Local heuristic only — does not install or simulate a real update. Estimates update risk from disk, reboot state, recent failures/crashes, drivers, and power.
last analysis: no-source
No code evidence — the analyzed source reached for no tracked permissions, tools, or hooks.