60
grade C
10 days ago
smithery

SSH Remote Command Executor

Execute remote SSH commands and test SSH connectivity seamlessly through a standardized MCP interface. Manage SSH sessions securely by configuring connection details via environment variables or remote server UI. Simplify remote server management by integrating SSH operations directly into your MCP-enabled workflows.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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.
🔐
You'll be asked for 1 credential: SSH_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configSSH_HOST"": "192.168.1.100",
🔐 secretSSH_PASSWORD"": "your-password"
configSSH_PORT/ sshPort SSH port number 22
configSSH_USERNAME"": "ubuntu",
// 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 5 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/lgariv-ssh-mcp-p2iz3m)](https://m8ven.ai/mcp/lgariv-ssh-mcp-p2iz3m)
commit: 7302a10917e7c8e5cec7f009b1cd5955e5153506
code hash: 071843f138c105b0262dac0432afd8e57fa92615616322cadf164f4a7fb4c8d8
verified: 4/11/2026, 1:33:19 PM
view raw JSON →