Skip to content
Back to search
30
MCP

RealSSH

pulsemcp/realssh

Executes remote shell commands over SSH connections for AI agents.

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

Similar MCP servers embedding-nearest

io.github.danielecr/realssh-mcp
MCP server for SSH remote command execution
0 tools
SSH Liaison
Provides secure remote server access and command execution through SSH connections with persistent shell sessions.
0 tools
SSH
Provides secure remote server management capabilities through SSH connections, automatically discovering hosts from SSH configuration files
0 tools
shell-use
Let agents use the shell like a human.
0 tools
GitHub
Connect your AI agents to GitHub — manage repos, issues, PRs, workflows, and more
0 tools · http
Shell Exec
Execute bash commands with background job support.
0 tools

How to use

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

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