mcp-ssh-toolkit-py
4
mcp-ssh-toolkit-py is a minimal Model Context Protocol (MCP) server for secure SSH automation. It supports various authentication methods and provides functionalities such as remote command execution and file transfer via SFTP. The project is designed to integrate with MCP clients, making it ideal for DevOps automation and secure server management.
Overview 🚀
mcp-ssh-toolkit-py is a powerful MCP server for secure SSH command execution via Model Context Protocol.
🔹 Key Features:
- Execute arbitrary commands on remote servers via SSH
- Upload/download files via SFTP
- Integration with Claude/Cline and other MCP clients
- Supports password and SSH key authentication
- Configurable connection parameters (timeouts, ports)
🔹 Use Cases:
- DevOps automation via LLMs
- Server management through chat interface
- Secure remote script execution
- SSH integration in MCP ecosystem