MCP server for SSH remote execution, file transfer, file editing with automatic backup/trash and ~/.ssh/config integration
{
"mcpServers": {
"caikijimcp-ssh": {
"command": "npx",
"args": [
"-y",
"@caikiji/mcp-ssh"
]
}
}
}