Server data from the Official MCP Registry
A secured scoped MCP server for executing safe read-only SSH diagnostic DevOps commands
A secured scoped MCP server for executing safe read-only SSH diagnostic DevOps commands
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-areso-safe-ssh-mcp": {
"args": [
"safe-ssh-mcp"
],
"command": "uvx"
}
}
}The server provides read-only SSH diagnostic commands with proper connection pooling and timeout handling. However, it has significant security concerns including SSH host key auto-acceptance, credential handling in parameters, and potential command injection through the daemon parameter. Supply chain analysis found 12 known vulnerabilities in dependencies (1 critical, 8 high severity). Package verification found 1 issue.
Scanned 4 files · 19 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!