A secure MCP server for Windows Subsystem for Linux environments, facilitating safe command execution with extensive validation and protection against vulnerabilities like shell injection and dangerous commands.
Execute a command in WSL with safety checks and validation. Parameters: command (string, required), working_dir (string, optional), timeout (number, optional)
Confirm execution of a dangerous command that was flagged by safety checks. Parameters: confirmation_id (string, required), confirm (boolean, required)
No reviews yet. Be the first to review!
Sign in to join the conversation
Start the server with node to access it via any client or IDE.
node path/to/downloaded/file.mjs