Enables secure SSH connections to multiple remote servers with support for command execution, file transfers (SFTP), directory listing, and both password and key-based authentication.
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.SSH_MCP_LOG_FILE— logs/debug.log # 设置后才会写入文件SAVE_EXEC_LOG— true # 是否保存命令执行日志EXEC_LOG_FILE— logs/exec_log.json # 相对路径(基于 CWD)SSH_HOST— your-server-ip-or-hostnameSSH_USERNAME— your-usernameSSH_PASSWORD— your-passwordSSH_KEY_PATH— /path/to/your/private/keySSH_PORT— 22 # 可选,默认为22SSH_DEFAULT_CONNECTION[](https://m8ven.ai/mcp/liang04-ssh-mcp-i3bss3)