67
/ 100
1 month ago
glama

mcp-ssh

Enables AI assistants to run commands on remote SSH-accessible devices via persistent sessions, supporting both POSIX and CLI shells with safety filters.

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: MCP_AUTH_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.
configMCP_SSH_CONFIG/path/to/hosts.yaml python manage_hosts.py
configMCP_AUDIT_LOG
configMCP_TRANSPORTexport =sse
🔐 secretMCP_AUTH_TOKENexport =$(python -c "import secrets; print(secrets.token_hex(32))")
configMCP_HOSTdefaults to 127.0.0.1. Set MCP_HOST=0.0.0.0 only when a reverse proxy handles TLS and auth in front.
configMCP_PORTexport =8000
// 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/seraved-mcp-ssh-oqfxjl)](https://m8ven.ai/mcp/seraved-mcp-ssh-oqfxjl)
commit: a27a6f336cdefb203132a6868558a4392b474c28
code hash: 984e81ba2a446f7456c7ecbc9f63d19fb97fb4fbe47339fe8097b5505eee94b9
verified: 6/19/2026, 10:49:40 AM
view raw JSON →