Skip to content
Back to search
30
MCP

SSH

pulsemcp/ssh

Provides secure remote server management capabilities through SSH connections, automatically discovering hosts from SSH configuration files and executing commands, transferring files, and managing connectivity using native SSH and SCP commands.

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

How to use

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

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