loading…
Search for a command to run...
loading…
Enables persistent SSH sessions and SFTP file transfers with native GUI credential prompts for secure remote server management. It supports background command e
Enables persistent SSH sessions and SFTP file transfers with native GUI credential prompts for secure remote server management. It supports background command execution, session pooling, and automatic connection reuse across multiple commands.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"remote-ssh-mcp": {
"command": "npx",
"args": []
}
}
}