WSL Exec

Provides secure command execution in WSL with built-in safety features like path validation, timeouts, and error handling.

View Source
15 stars
0 tools
Created Aug 2025
@spences10/spences10-wsl-exec-wsl-exec

About

Provides secure command execution in WSL with built-in safety features like path validation, timeouts, and error handling.

Categories

general

Installation

npm

npm install @spences10/spences10-wsl-exec-wsl-exec

Configuration

{ "mcpServers": { "spences10-wsl-exec-wsl-exec": { "command": "npx", "args": [ "-y", "@spences10/spences10-wsl-exec-wsl-exec" ] } } }