github CursorTouch/Windows-MCP v0.6.9

10 hours ago

v0.6.9

Improvements

  • Tool discoverability — Added keyword synonyms to App, PowerShell, Snapshot, Scrape, Clipboard, Process, and Registry descriptions so AI clients surface the right tool on the first search
  • Scrape sampling — Scrape now uses MCP sampling to summarise webpage content server-side, eliminating markdown bloat in the caller's context. New query param to focus extraction; use_sampling=False to get raw content

Bug Fixes & Features

  • #98 Snapshot fast screenshot-only path via use_ui_tree=False, skipping expensive accessibility tree traversal for vision-only workflows (Thanks to @yasuhirofujii-medley)
  • #97 App resize mode now accepts name to target a specific window directly without switching focus first (Thanks to @JezaChen)
  • #96 Switching to a minimized window now restores and focuses it in a single call — (Thanks to @JezaChen)
  • #95 Snapshot exposes use_annotation=False to return clean screenshots without bounding box overlays (Thanks to @yasuhirofujii-medley)
  • #94 Snapshot accepts display=[0] / display=[0,1] to limit output to specific monitors in multi-monitor setups (Thanks to @xqdd)

Install

uvx windows-mcp@0.6.9

Don't miss a new Windows-MCP release

NewReleases is sending notifications on new releases.