🚀 Execute SSH commands and manage SFTP operations on remote servers easily with this Model Context Protocol server for AI assistants.
{
"mcpServers": {
"ssh-client": {
"command": "npx",
"args": [
"-y",
"ssh-client-mcp"
]
}
}
}