Back to Home
s2005 icon

wcli0

Verified Safe

by s2005

Overview

Provides a Model Context Protocol (MCP) server for secure command-line interactions on Windows systems, allowing MCP clients to execute commands in PowerShell, CMD, Git Bash, Bash, and WSL with configurable security controls.

Installation

Run Command
npx -y wcli0

Environment Variables

  • SHELL_BUILD_PRESET
  • INCLUDED_SHELLS
  • BUILD_VERBOSE
  • DEBUG

Security Notes

The server implements a robust, multi-layered security model including command blocking, argument blocking, operator blocking, working directory restrictions, command length limits, and command timeouts. Path traversal in log directories is explicitly prevented. It features an inheritance-based configuration system for granular control over security settings for each shell. Warnings are clearly provided for '--yolo' and '--unsafe' flags which disable most safety features. The primary security risk comes from misconfiguration or intentional disabling of safety features.

Similar Servers

Stats

Interest Score11
Security Score9
Cost ClassLow
Avg Tokens250
Stars1
Forks0
Last Update2025-12-21

Tags

MCP ServerWindows CLIShell ControlSecurityAgent