69
/ 100
6 days ago
glama

SSH Command Executor MCP Server

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.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configSSH_MCP_TRANSPORTexport =stdio # or 'http'
configSSH_MCP_HTTP_HOST0.0.0.0 SSH_MCP_HTTP_PORT=9000 python run_http_server.py
configSSH_MCP_HTTP_PORTSSH_MCP_HTTP_HOST=0.0.0.0 =9000 python run_http_server.py
configSSH_MCP_AUDIT_LOGexport =true
configSSH_MCP_AUDIT_LOG_PATH
configSSH_MCP_ALLOWED_HOSTSexport ="prod.com,staging.com"
configSSH_MCP_BLOCKED_HOSTS
configSSH_MCP_ALLOWED_USERS
configSSH_MCP_BLOCKED_COMMANDSexport ="rm -rf,shutdown,reboot"
configSSH_MCP_HTTP_MODE
// 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/sanjaypsachdev-ssh-command-executor-mcp-zsvtqs)](https://m8ven.ai/mcp/sanjaypsachdev-ssh-command-executor-mcp-zsvtqs)
commit: 36c03127a24a2c019d6f89ec1d46d3521ae6ba87
code hash: f0d364cab2659f11af4164ab3123ea47051b2c6d2075b615e11804521e0fb24e
verified: 6/22/2026, 12:15:39 PM
view raw JSON →