A minimal MCP server that exposes a persistent PowerShell session to LM Studio, enabling command execution, directory navigation, and environment variable management via tools like ps_run, cd, and env_set.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.LM_PS_MCP_LOGDIR— log directory (default: <repo>/logs)LM_PS_MCP_CWDLM_PS_MCP_TRIM_CHARS— max characters returned to client (default: 500)LM_PS_MCP_TIMEOUT_SEC— per‑call timeout in seconds (default: 30)LM_PS_MCP_POWERSHELL_PATH— Preferred path to Windows PowerShell 5.1 (default C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe).LM_PS_MCP_PWSH— Legacy override for the PowerShell executable (retained for backward compatibility).[](https://m8ven.ai/mcp/procdeveloper-lm-ps-mcp-1iw7xf)