74
/ 100
1 month ago
glama

SSH MCP Server

Enables secure remote command execution and file operations over SSH/SFTP with automatic authentication resolution. Features built-in diagnostics that identify connection issues—such as stale host keys, unloaded agents, or permission errors—and provide specific commands to fix them.

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
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_MCP_STRICT_HOST_KEY
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.
configGITHUB_OUTPUT
configSSH_AGENT_PID
configSSH_AUTH_SOCKOn Windows, ssh-mcp detects the OpenSSH Authentication Agent service automatically (via the \\.\pipe\openssh-ssh-agent named pipe). No needed — just make sure the OpenSSH agent service is running.
configSSH_MCP_COMMAND_BLACKLISTif set, the command must not match any pattern, else it's blocked.
configSSH_MCP_COMMAND_WHITELISTif set, the command must match at least one pattern, else it's blocked.
configSSH_MCP_INTEGRATION
configSSH_MCP_MAX_POOL_SIZE
🔐 secretSSH_MCP_STRICT_HOST_KEYFor stricter environments, set =1 to reject unknown hosts. Add them explicitly with ssh_known_hosts_fix first.
configYAW_HOMEBREW_DIR
configYAW_SCOOP_DIR
// 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/yawlabs-ssh-mcp-1wang8)](https://m8ven.ai/mcp/yawlabs-ssh-mcp-1wang8)
commit: c6bbf6f259972da0cfc7589d9e6254ffd5ba1e7c
code hash: 123fd476d49ce71b47db57d96b6e1134a64ebf5e46b625d966d96249f5de55ac
verified: 6/13/2026, 10:52:04 AM
view raw JSON →