Enables AI assistants to run commands on remote SSH-accessible devices via persistent sessions, supporting both POSIX and CLI shells with safety filters.
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.
process.env. You'll be asked to provide them before it can run.MCP_SSH_CONFIG— /path/to/hosts.yaml python manage_hosts.pyMCP_AUDIT_LOGMCP_TRANSPORT— export =sseMCP_AUTH_TOKEN— export =$(python -c "import secrets; print(secrets.token_hex(32))")MCP_HOST— defaults to 127.0.0.1. Set MCP_HOST=0.0.0.0 only when a reverse proxy handles TLS and auth in front.MCP_PORT— export =8000[](https://m8ven.ai/mcp/seraved-mcp-ssh-oqfxjl)