Enables AI to execute commands on remote hosts via SSH, supporting password and key authentication.
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.
process.env. You'll be asked to provide them before it can run.SSH_DEFAULT_HOST— e =your-host.example.com \SSH_DEFAULT_USER— e =ubuntu \SSH_DEFAULT_PASSWORD— e =your-password \SSH_DEFAULT_PORT— 2222 SSH port (default: 22)SSH_DEFAULT_TIMEOUT_SEC— 60 Default command timeout (seconds)SSH_CONNECT_TIMEOUT_SEC— 10 SSH connection timeout (seconds)SSH_MAX_OUTPUT_CHARS— 12000 Output truncation limitSSH_ALLOWED_HOSTS— e =your-host.example.com \MCP_TRANSPORT— Set =streamable-http to start an HTTP MCP endpoint instead of the default stdio server.MCP_HOST— 127.0.0.1 \MCP_PORT— 8000 Bind port for HTTP transports[](https://m8ven.ai/mcp/plmi-ssh-mcp-nvosv5)