# PowerShell Exec Server

Execute PowerShell commands securely with controlled timeouts and input validation. Retrieve system information, manage services, monitor processes, and generate scripts dynamically using templates. …

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add dynamicendpoints/powershell-exec-mcp-server

# Browse available tools
npx -y smithery tool list dynamicendpoints/powershell-exec-mcp-server
```

---

License: MIT
