73
/ 100
21 days ago
glama

Linux MCP Server

Enables remote execution of Linux commands via SSH, supporting system monitoring, file operations, and secure authentication with configurable safety 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.
🔐
You'll be asked for 1 credential: LINUX_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.
configLINUX_HOSTyour-server-ip
configLINUX_PORTSSH port (default: 22)
configLINUX_USERNAMEyour-username
🔐 secretLINUX_PASSWORDyour_password
configLINUX_SSH_KEY_PATH/path/to/your/private/key
configLINUX_TIMEOUTConnection timeout in seconds (default: 30)
configLINUX_ENABLE_WARNINGSEnable/disable warnings (default: true)
configLINUX_REQUIRE_CONFIRMATIONRequires confirmation for high/critical commands (default: true). Else, disables confirmation requirement (only shows warnings) - ⚠️⚠️⚠️ DANGEROUS!!! ⚠️⚠️⚠️
configLINUX_BLOCK_CRITICALBlock critical commands entirely (default: false)
// 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 3 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/jnprautomate-linux-mcp-server-13b8gl)](https://m8ven.ai/mcp/jnprautomate-linux-mcp-server-13b8gl)
commit: 88489ac94ebea8283f3fc3ffe94ea0e7f227edf3
code hash: 7822ac25ea00cedf6135a76bc10d88227ef7f6844fc0c0b6f68b94d00f7b98e9
verified: 6/16/2026, 1:25:49 PM
view raw JSON →