WSL Exec

WSL Exec

spences10

Enables Claude Desktop on Windows to securely execute commands and gather information from Windows Subsystem for Linux (WSL). Includes safety features like dangerous command detection and confirmation prompts.

17374 views9Local (stdio)

What it does

  • Execute commands in WSL environments
  • Browse WSL directory contents
  • Monitor running processes in WSL
  • Check disk usage and system information
  • View WSL environment variables
  • Confirm dangerous operations before execution

Best for

Claude Desktop users on Windows needing WSL accessDevelopers managing WSL environments through ClaudeSystem administration tasks in WSL
Built-in safety features and command confirmationWindows + Claude Desktop specificPath validation and timeout protection

Tools (7)

execute_command

Execute a command in WSL (use read-only tools when possible)

confirm_command

Confirm dangerous command execution

get_system_info

Get WSL system information

get_environment

Get WSL environment variables

list_processes

List running processes in WSL

Alternatives