71
/ 100
1 month ago
glama

MCP SSH Server

A centralized MCP server that enables LLM agents to securely execute commands and manage Linux servers via SSH.

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: MCP_TOKEN
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.
configLOGS_DIR/app/logs # Logs directory
configKEYS_DIR/app/keys # SSH keys directory
configCONFIG_DIRexport =./config
configPUBLIC_BASE_URLAfter the server is reachable at (HTTPS in production):
🔐 secretMCP_TOKENStdio process env =tok_… and python -m src.server_stdio
configLOG_LEVELINFO # Logging level
configHOST0.0.0.0 # Server bind address
configPORT8000 # Internal container port
// 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 4 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/maxim11111-mcp-ssh-alkpkt)](https://m8ven.ai/mcp/maxim11111-mcp-ssh-alkpkt)
commit: b6f4dd259faec34aa48d7cac261d86465faf7c51
code hash: 751ac4e219c0ba3c0c7defb188e5434fa48837f8a6cc22d54f48e7f0aa8a6649
verified: 6/22/2026, 12:19:49 PM
view raw JSON →