74
/ 100
11 days ago
glama

remote-ssh-mcp

Connects an MCP client to a remote Linux/Unix host over SSH, enabling remote shell commands, file access, port forwarding, and VS Code Remote-SSH URI generation.

Is this your MCP?

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.

// key findings
⚠️
Tool descriptions don’t match what handlers do
4 tools describe read intent but their handlers mutate — remote_ssh_check (line 617: spawn(command, args, {); remote_ssh_list_dir (line 617: spawn(command, args, {); remote_ssh_read_text (line 617: spawn(command, args, {)
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCLAUDE_BIN
configCLAUDE_CONFIG_DIR
configCODEX_BIN
configCODEX_HOME
configProgramData
configProgramFiles
configREMOTE_SSH_BINplatform OpenSSH Namespaced equivalent of SSH_BIN
configREMOTE_SSH_HOSTnone Namespaced equivalent of SSH_HOST
configREMOTE_SSH_IDENTITY_FILEOpenSSH default Namespaced equivalent of SSH_IDENTITY_FILE
configREMOTE_SSH_PORTOpenSSH default Namespaced equivalent of SSH_PORT
configREMOTE_SSH_PROFILE"": "production",
configREMOTE_SSH_PROFILES_FILE"": "C:\\Users\\your-name\\.remote-ssh-mcp\\profiles.json"
configREMOTE_SSH_USEROpenSSH default Namespaced equivalent of SSH_USER
configSSH_BINplatform OpenSSH SSH executable path
configSSH_HOSTDirect , SSH_USER, SSH_PORT, and SSH_IDENTITY_FILE configuration remains
configSSH_IDENTITY_FILEDirect SSH_HOST, SSH_USER, SSH_PORT, and configuration remains
configSSH_KEYGEN_BIN
configSSH_PORTDirect SSH_HOST, SSH_USER, , and SSH_IDENTITY_FILE configuration remains
configSSH_PROFILE
configSSH_USERDirect SSH_HOST, , SSH_PORT, and SSH_IDENTITY_FILE configuration remains
configSYSTEMROOT
configSystemRoot
configWINDIR
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/bbt567-remote-ssh-mcp-12utt1)](https://m8ven.ai/mcp/bbt567-remote-ssh-mcp-12utt1)
commit: 673f6756697615a3a247db4c58f76d871e96fe9c
code hash: e4e6689dea75dcf6afa43c4d41d44ce6d5455f4afb5b947efaf043fbc05b6df9
verified: 7/13/2026, 9:47:48 AM
view raw JSON →