Skip to content
Back to search
30
MCP

SSH Gateway

pulsemcp/ssh gateway

Enables secure SSH connections through gateway servers with Kerberos authentication for remote command execution and server management.

Uptime
0.0%
1 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
Remote Exec Gateway
Provides a secure remote execution gateway for running commands on remote systems via MCP.
0 tools
SSH Liaison
Provides secure remote server access and command execution through SSH connections with persistent shell sessions.
0 tools
Safe SSH
Executes curated read-only diagnostic commands over SSH for safe remote system monitoring.
0 tools
AI Gateway
Gateway tools for routing and managing AI service connections.
0 tools
olilanz/mcp-ssh-gateway
Giving full access over a pool of ssh connections for system reconnaissance and administration.
0 tools

How to use

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

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