sshand

muradmalik23/sshand
★ 0 stars Python AI/LLM Updated today
SSH MCP server primarily for Linux/UNIX systems but compatibility with any SSH connection.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sshand": {
      "command": "uvx",
      "args": [
        "sshand"
      ]
    }
  }
}

Or install with pip: pip install sshand

README Excerpt

An open MCP server that gives **any AI agent** SSH access to remote Linux/Unix machines — shell commands, file read/write, and SFTP transfers. Works with **Claude.ai**, **Claude Desktop**, **ChatGPT**, **Cursor**, **VS Code Copilot**, **OpenAI Agents SDK**, and any other [MCP-compatible client](https://modelcontextprotocol.io/clients).

Tools (11)

ssh_add_hostssh_download_filessh_get_local_infossh_list_directoryssh_list_hostsssh_read_filessh_remove_hostssh_run_commandssh_test_connectionssh_upload_filessh_write_file