A secure MCP server that enables AI assistants to execute commands on remote servers via SSH, with cross-platform support and features like encrypted config storage, connection management, and security controls.
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_MCP_TRANSPORT— export =stdio # or 'http'SSH_MCP_HTTP_HOST— 0.0.0.0 SSH_MCP_HTTP_PORT=9000 python run_http_server.pySSH_MCP_HTTP_PORT— SSH_MCP_HTTP_HOST=0.0.0.0 =9000 python run_http_server.pySSH_MCP_AUDIT_LOG— export =trueSSH_MCP_AUDIT_LOG_PATHSSH_MCP_ALLOWED_HOSTS— export ="prod.com,staging.com"SSH_MCP_BLOCKED_HOSTSSSH_MCP_ALLOWED_USERSSSH_MCP_BLOCKED_COMMANDS— export ="rm -rf,shutdown,reboot"SSH_MCP_HTTP_MODE[](https://m8ven.ai/mcp/sanjaypsachdev-ssh-command-executor-mcp-zsvtqs)