Remote SSH MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 6 Aug 2026.
Persistent stateful remote SSH sessions for AI agents via MCP + OpenSSH.
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 remote-ssh-mcp -- npx -y @zyluo/remote-ssh-mcp
{
"mcpServers": {
"remote-ssh-mcp": {
"args": [
"-y",
"@zyluo/remote-ssh-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.remote-ssh-mcp]
command = "npx"
args = ["-y", "@zyluo/remote-ssh-mcp"]
{
"mcpServers": {
"remote-ssh-mcp": {
"args": [
"-y",
"@zyluo/remote-ssh-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"remote-ssh-mcp": {
"args": [
"-y",
"@zyluo/remote-ssh-mcp"
],
"command": "npx"
}
}
}
Persistent memory for AI agents. Search, store, and recall across sessions.
Persistent memory for AI coding tools via MCP. Remembers across sessions and machines.
Structured session journals for AI agents. Persistent memory across sessions.
Personality Runtime for AI agents — persistent memory, personality, and relationships via MCP
MCP server for persistent, semantic memory across AI sessions
Persistent memory for AI agents. Store, recall, and share knowledge across sessions.
Persistent memory for AI assistants. Store, search, and recall across sessions.
Persistent cross-session memory for OpenCode and MCP coding agents, powered by ZeroDB.
Answers built from our own checks of this server.