Ssh-Tools
Createdlightfate
Facilitates remote server management by executing commands via SSH using the Model Context Protocol (MCP).
About
SSH-Tools MCP provides a streamlined interface for interacting with remote servers. It leverages the Model Context Protocol to establish SSH connections, execute commands, and manage connections with ease. Users can connect to servers, run commands like `nvidia-smi`, and disconnect, all through a simple and intuitive API.
Key Features
- Supports password authentication
- Provides command output and error information
- Connects to SSH servers
- Disconnects from SSH sessions
- 0 GitHub stars
- Executes remote commands
Use Cases
- Automating SSH command execution
- Remotely monitoring server status
- Executing administrative tasks on remote machines