MCP
Python · Agent automation
win32-mcp-server
An MCP server that gives AI agents structured control of a Windows
desktop — 53 tools covering OCR-driven clicking, UI Automation, screen
capture, and window and process management, with read-only and
interactive security profiles, dry-run, and confirmation tokens for
high-risk actions. Published on PyPI with a companion VS Code extension.
CC
C++ · Browser automation MCP
Chrome Control MCP
A standalone MCP server that connects an AI assistant to your existing
Chrome through native messaging and the DevTools Protocol — 43 tools
for accessibility-tree snapshots, real input, screenshots, tabs, and
browser state. A pink frame and “AI CONTROL” badge stay visible whenever
an assistant is driving. Release archives for Windows, Linux, and macOS.
C++ · Technician toolkit
S.A.K. Utility
A portable Windows toolkit for PC technicians, built with C++23 and
Qt 6: profile backup and restore, a full partition manager, ISO/USB
imaging, app migration, diagnostics and benchmarking, network tools,
PST/OST/MBOX email archive tools, and an AI-assisted technician
workspace in one repair-ready package.
OTW
C# · Windows 11 control panel
Open the Windows
A free, open-source Windows 11 control panel for privacy, Windows
Update, security hardening, performance, and debloat — 440 catalogued
tweaks with per-tweak risk badges, full reversibility, drift detection,
and an audit trail. A WPF desktop app and an otw.exe CLI
share one engine, with compliance scoring against Microsoft, STIG, and
CIS baselines.
AP
Windows · Filesystem driver
APFS for Windows
Native read/write access to APFS drives in Windows Explorer. An
always-on Windows service discovers supported APFS devices and mounts
them with a drive letter over a WinFsp filesystem transport; a tray
manager handles drive letters, read-only or read/write mode, automount,
and unmount. Public beta with a test-signed driver.
WA
Rust · Migration tooling
WinAppMigrator
A Windows app that packages any installed program — even from a drive
pulled out of a failing PC — into a single self-extracting installer,
optionally bundling its license and user data, then reinstalls and
hash-verifies every file on the new machine.
SSH
Python · SSH workspace
SSH It
A cross-platform PySide6 SSH workspace for technicians: connection
profiles, an interactive PTY, SFTP transfers, local/remote/SOCKS
tunnels, and a searchable, risk-labelled library of 300+ commands
across 18 vendor libraries — Cisco, Junos, Arista, MikroTik, FortiOS,
pfSense, Kubernetes, and more — with context-ranked completion.
Credentials stay memory-only unless saved to the OS credential vault.
PST
Python · Email data tool
Outlook PST/OST Tool
A standalone GUI tool that reads Outlook PST/OST archives without
Outlook installed — browse the folder tree, search, and export mail,
contacts, calendars, tasks, and attachments to TXT, CSV, HTML, EML,
PDF, ICS, and VCF. Ships as a single executable.
IM
Rust · Data export
iMessage Exporter GUI
A fork of the popular imessage-exporter CLI that adds a native
desktop GUI, PDF export, iOS Phone and FaceTime call-log export, and
encrypted iOS backup support across macOS, Windows, and Linux.
NM
Python · Network scanning lab
Nmap Practice Kit
A cross-platform Nmap practice suite with 358 registry-backed scan
profiles, a loopback-only lab of synthetic services, XML reporting,
batch runs, bounded monitoring, and scan-to-scan change comparison —
standard-library Python only. Public targets are refused unless
explicitly allowed.
RS
JavaScript · Chrome extension
RS Payments
A Manifest V3 Chrome extension for one narrow RepairShopr workflow:
from an invoice’s Take Payment control, choose Cash/Check or
Credit/ACH and it opens the matching QuickBooks Online or Alternative
Payments portal already searched for that invoice number. No APIs, no
secrets, no external requests — and it never submits a payment.
CW
Python · Docker utility
Clone Website to Docker Tool
A desktop and CLI utility that clones public or private websites with
wget2 — parallel, resumable, and authenticated — optionally prerenders
JavaScript-driven pages with Playwright, then packages and serves the
result with Docker and Nginx.
SV
Python · Icon tooling
SVG-PNG-Tool
A cross-platform PySide6 desktop converter built on CairoSVG and
Pillow that turns SVG files into PNG, JPG, BMP, and PDF, multi-size
Windows ICO and macOS ICNS icons, Linux/Android/iOS icon sets, and
device wallpapers.