WSL Exec
Provides secure command execution in WSL with built-in safety features like path validation, timeouts, and error handling.
15 stars
0 tools
Created Aug 2025
@spences10/spences10-wsl-exec-wsl-execAbout
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"
]
}
}
}