Catalog
io.github.Areso/safe-ssh-mcp
Officialby Areso · Python
A secured scoped SSH MCP server for executing safe read-only diagnostic DevOps / SysOps commands
Execute scoped, read-only SSH commands for safe DevOps diagnostics.
Topics
mcp-serverdevops-toolslinuxobservabilitysecuritysshsreposix-compliant
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"safe-ssh-mcp": {
"command": "uvx",
"args": [
"safe-ssh-mcp"
]
}
}
}