Download Latest Version Windows-MCP v0.7.1 source code.tar.gz (1.6 MB)
Email in envelope

Get an email when there's a new version of Windows-MCP

Home / v0.6.9
Name Modified Size InfoDownloads / Week
Parent folder
windows_mcp-0.6.9-py3-none-any.whl 2026-03-13 129.6 kB
windows_mcp-0.6.9.tar.gz 2026-03-13 137.7 kB
README.md 2026-03-13 1.3 kB
v0.6.9 source code.tar.gz 2026-03-13 1.5 MB
v0.6.9 source code.zip 2026-03-13 1.6 MB
Totals: 5 Items   3.4 MB 1

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

:::bash
uvx windows-mcp==0.6.9
Source: README.md, updated 2026-03-13