64
grade C
10 days ago
glama

SSH MCP Server

A Model Context Protocol server that allows LLMs to securely execute shell commands on remote Linux and Windows systems via SSH. It supports password and key-based authentication, command timeouts, and sudo elevation for administrative tasks.

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
configSSH_MCP_DISABLE_MAIN
configSSH_MCP_TEST
🔐 secretSSH_PASSWORD
configSSH_PORT
configSSH_USER
// 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 3 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/tufantunc-ssh-mcp-1xr3vn)](https://m8ven.ai/mcp/tufantunc-ssh-mcp-1xr3vn)
commit: 463d25fee532990be75794afd674523eac423321
code hash: fc2e133eb042de5dc075c8d612c4550888f9a9e0eec8667834de4a844c40e3de
verified: 4/11/2026, 3:27:49 PM
view raw JSON →