67
/ 100
15 days ago
glama

linux-ssh-mcp

A powerful Python-based Model Context Protocol (MCP) server that enables AI assistants to manage remote Linux machines over SSH directly from your chat interface.

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.
🔐
You'll be asked for 1 credential: SSH_PASSWORD
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.
configSSH_MCP_CACHE_DIRNo ~/.ssh-mcp-cache Directory where credential cache files are stored. The server creates this directory automatically if it doesn't exist.
configSSH_HOST"": "your-host",
configSSH_PORTNo 22 SSH port number. Only change this if your server uses a non-standard SSH port.
configSSH_USERNAME"": "your-username",
🔐 secretSSH_PASSWORD"": "your-password"
configSSH_KEY_PATHSSH_PASSWORD No — SSH password for password-based authentication. Mutually optional with .
// 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/pawangunjkar-linux-ssh-mcp-6xeiyd)](https://m8ven.ai/mcp/pawangunjkar-linux-ssh-mcp-6xeiyd)
commit: c43f32dacf425adbaab4be06d6d00957abc1cbb1
code hash: 51c932bfeb7098f3237d55215a25054b5170b5b187c9869bf82784998d6b7be1
verified: 7/16/2026, 8:40:29 AM
view raw JSON →