📚 resourceActiveExperimentalcritical
Windows-MCP
by CursorTouch
MCP Server for Computer Use in Windows
Quality Breakdown
74/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
critical
Manual security review required. Use with extreme caution.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Unrestricted shell/PowerShell execution capability (src/windows_mcp/desktop/powershell.py, src/windows_mcp/tools/shell.py) allowing arbitrary command execution
- Process control tools (src/windows_mcp/tools/process.py) enabling spawning and termination of arbitrary processes
- Registry modification capabilities (src/windows_mcp/registry/ and src/windows_mcp/tools/registry.py) allowing system configuration changes
- Filesystem manipulation tools (src/windows_mcp/tools/filesystem.py) with full read/write/delete access
- Clipboard access and input simulation (src/windows_mcp/tools/clipboard.py, src/windows_mcp/tools/input.py) enabling keystroke/mouse injection
- Application control and UI automation (src/windows_mcp/uia/) for uncontrolled window/control interaction