4 months ago
A Model Context Protocol (MCP) server that enables AI assistants to manage persistent SSH sessions and execute commands on remote servers.
Server Config
{
"mcpServers": {
"remote-session": {
"command": "remote-session-mcp"
}
}
}