Safe SSH MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 215 installs a week from pypi. Last commit 19 Aug 2026.
A secured scoped SSH MCP server for executing safe read-only diagnostic DevOps / SysOps commands
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
cmd = "crontab -l"
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add safe-ssh-mcp -- uvx safe-ssh-mcp
{
"mcpServers": {
"safe-ssh-mcp": {
"args": [
"safe-ssh-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.safe-ssh-mcp]
command = "uvx"
args = ["safe-ssh-mcp"]
{
"mcpServers": {
"safe-ssh-mcp": {
"args": [
"safe-ssh-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"safe-ssh-mcp": {
"args": [
"safe-ssh-mcp"
],
"command": "uvx"
}
}
}
Secure Kubernetes MCP server: scoped, redacted diagnostics and human-approved writes
MCP server for the AWS CLI. Read-only by default; single Go binary.
MCP server for Node-RED — safe deploy, optimistic locking, smart search, 13 tools
An MCP server that provides DevOps and DevSecOps context for the project
Read-only MCP server: get_recent_commits over a local deploy log (Quellgeist triage).
Kubernetes MCP server for diagnosis, resource management, GitOps, and RBAC-enforced operations.
The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents.
Secure Umami Analytics MCP server for Cloud and self-hosted deployments
Answers built from our own checks of this server.