mcp-wsl-exec
MCP Serverby spences10 · Added 5mo ago
Claude
14
Install
git clone https://github.com/spences10/mcp-wsl-execAdd to Claude
claude mcp add mcp-wsl-execQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mcp-wsl-exec": {
"command": "npx",
"args": [
"@modelcontextprotocol/mcp-wsl-exec"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
A secure Model Context Protocol (MCP) server for executing commands in Windows Subsystem for Linux (WSL) with built-in safety features and validation.
Tags
securitymcp-servermodel-context-protocolwslexeccommand-executionwindows-subsystem-linux