An MCP server that runs on Linux and gives an MCP agent (e.g. Claude Code) SSH access to a Windows machine — to build, test, run commands, transfer files, and drive long-running or interactive jobs.
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.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
process.env. You'll be asked to provide them before it can run.WINDOWS_HOSTS_CONFIG— Point the server at a JSON file with (see [hosts.example.json](./hosts.example.json)). A single host can still be configured with the flat WINDOWS_SSH_ env vars instead.WINDOWS_SSH_DEFAULT_CWD— "": "C:\\build"WINDOWS_SSH_DEFAULT_SHELL— env =powershell \WINDOWS_SSH_HOST— env =192.168.1.50 \WINDOWS_SSH_HOST_NAME— no default Display name for the single env-configured host.WINDOWS_SSH_KEY_PASSPHRASE— no — Passphrase for the private key, if any.WINDOWS_SSH_KEY_PATH— env =/home/you/.ssh/windows_host_ed25519 \WINDOWS_SSH_LABELS— no — Comma-separated capability labels for the single host.WINDOWS_SSH_PORT— no 22 SSH port.WINDOWS_SSH_READY_TIMEOUT_MS— no 20000 SSH handshake timeout.WINDOWS_SSH_USER— env =builder \XDG_CONFIG_HOME[](https://m8ven.ai/mcp/thnak-windows-host-mcp-1qvvzt)