wcli0
Verified Safeby s2005
Overview
Securely execute command-line operations on Windows systems via MCP clients like Claude Desktop, supporting multiple shells with configurable security and logging.
Installation
npx -y wcli0Security Notes
This server is explicitly designed with a strong focus on security, employing extensive input validation, command/argument/operator blocking, working directory restrictions, and command timeouts. The modular architecture and detailed security documentation (including best practices and environment-specific configurations) highlight a proactive approach. The project also transparently identifies and plans fixes for discovered vulnerabilities (e.g., path traversal in logs, configuration issues), indicating a high level of developer responsibility. While any system directly executing OS commands carries inherent risks, the comprehensive controls and transparency make this a highly secure implementation given its purpose. Proper configuration of allowed paths and restrictions is critical.
Similar Servers
mcpm.sh
This server provides a command-line interface to manage Model Context Protocol (MCP) servers, allowing users to discover, install, configure, run, share, and monitor them.
ssh-mcp-server
Enables AI assistants to securely execute remote SSH commands and perform file transfers on target servers via the Model Context Protocol (MCP).
mcp-use-cli
An interactive command-line interface (CLI) tool for connecting to and interacting with Model Context Protocol (MCP) servers using natural language, acting as an AI client that orchestrates LLM responses with external tools.
dev-kit-mcp-server
A Model Context Protocol (MCP) server for agent development tools, enabling secure, scoped operations within a root project directory.