SSH Server
bywidjis
0Provides SSH functionality for managing remote servers, executing commands, and performing file operations.
关于
The SSH Server is a Model Context Protocol (MCP) server designed to extend AI assistant capabilities to remote server management. It enables secure SSH connections with pooling, facilitating a wide range of tasks including copying files between local and remote systems, executing commands on remote servers, listing directory contents, and retrieving detailed file information. This tool is particularly useful for automating DevOps tasks, scripting remote interactions, and integrating server management directly into AI-driven workflows, making complex operations more accessible and efficient.
主要功能
- Get detailed file information (size, permissions, timestamps)
- SSH Connection Management with pooling for multiple servers
- List files and directories on local or remote systems
- Execute commands on remote SSH servers
- 0 GitHub stars
- Copy files between local and remote servers, or between remote servers
使用案例
- Execute remote scripts or administrative commands on multiple servers via an AI assistant
- Manage and inspect file systems on remote machines directly from an integrated environment
- Automate file deployments and transfers between development environments and production servers