Windows CLI provides a secure Model Context Protocol (MCP) server for Windows, enabling controlled command-line interactions via PowerShell, CMD, Git Bash, and remote SSH connections. Designed for integration with MCP clients like Claude Desktop, it allows for executing commands, managing SSH connections, and accessing system resources with configurable security policies including command blocking, path restrictions, and argument validation, ensuring a safe and auditable environment.
Key Features
01Enables secure remote command execution via SSH
02Logs command history for auditing
03Supports PowerShell, CMD, and Git Bash shells
04Provides working directory validation and command length limits
05Offers configurable security rules and command blocking
06100 GitHub stars