Skip to content
Back to search
30
MCP

Safe SSH

pulsemcp/safe ssh

Executes curated read-only diagnostic commands over SSH for safe remote system monitoring.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

SSH
Provides secure remote server management capabilities through SSH connections, automatically discovering hosts from SSH configuration files
0 tools
SSH Gateway
Enables secure SSH connections through gateway servers with Kerberos authentication for remote command execution and server management.
0 tools
io.github.areso/safe-ssh-mcp
A secured scoped SSH MCP server for executing safe read-only diagnostic DevOps / SysOps commands
0 tools
io.github.Areso/safe-ssh-mcp
A secured scoped SSH MCP server for executing safe read-only diagnostic DevOps / SysOps commands
0 tools
RealSSH
Executes remote shell commands over SSH connections for AI agents.
0 tools
SSH Liaison
Provides secure remote server access and command execution through SSH connections with persistent shell sessions.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "safe_ssh": {
      "url": "None",
      "transport": "http"
    }
  }
}