74
grade C
9 days ago
glama

Simple SSH MCP Server

An MCP server that gives AI assistants full SSH/SFTP remote operations — session management, command execution, interactive shells, file transfers, port forwarding, and system diagnostics.

Install from

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

// key findings
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.
configSSH_MCP_DEFAULT_COLS220 Terminal width
configSSH_MCP_DEFAULT_ROWS50 Terminal height
configSSH_MCP_DEFAULT_TERMxterm-256color Default TERM for PTY shells
configSSH_MCP_ENVdevelopment production defaults to strict host keys
configSSH_MCP_EXEC_TIMEOUT_MS30000 Command timeout (ms)
configSSH_MCP_FORWARD_AGENT
configSSH_MCP_HOST_KEY_MODE"": "accept"
configSSH_MCP_KEEPALIVE_INTERVAL_MS
configSSH_MCP_KEEPALIVE_RETRIES
configSSH_MCP_LOG_DIR~/.ssh-mcp/logs Audit log directory
configSSH_MCP_MAX_BACKGROUND_JOBS
configSSH_MCP_MAX_CONNECTIONS10 Max concurrent SSH sessions
configSSH_MCP_MAX_DOWNLOAD_SIZE_MB
configSSH_MCP_MAX_UPLOAD_SIZE_MB
configSSH_MCP_SHELL_READ_TIMEOUT_MS
// 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/bhayanak-ssh-server-mcp-bo88f3)](https://m8ven.ai/mcp/bhayanak-ssh-server-mcp-bo88f3)
commit: aa0c30d08aaef3b5b06f38274e9add1d8592cc00
code hash: 5ba67d698a9688ba974a7ce60f86df879dfdcf6bb53a4ac0b944d20bb9a46954
verified: 4/11/2026, 2:27:55 PM
view raw JSON →