| Name | Modified | Size | Downloads / 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
queryparam to focus extraction;use_sampling=Falseto get raw content
Bug Fixes & Features
- #98
Snapshotfast screenshot-only path viause_ui_tree=False, skipping expensive accessibility tree traversal for vision-only workflows (Thanks to @yasuhirofujii-medley) - #97
Appresize mode now acceptsnameto 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
Snapshotexposesuse_annotation=Falseto return clean screenshots without bounding box overlays (Thanks to @yasuhirofujii-medley) - #94
Snapshotacceptsdisplay=[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