SSH Session MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 76 installs a week from npm. Last commit 25 Jun 2026.
Shared SSH PTY runtime for MCP clients with viewer, input lock, async tracking, and policy rules.
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 ssh-session-mcp -- npx -y ssh-session-mcp
{
"mcpServers": {
"ssh-session-mcp": {
"args": [
"-y",
"ssh-session-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.ssh-session-mcp]
command = "npx"
args = ["-y", "ssh-session-mcp"]
{
"mcpServers": {
"ssh-session-mcp": {
"args": [
"-y",
"ssh-session-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ssh-session-mcp": {
"args": [
"-y",
"ssh-session-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.