SSH Tools
0
Provides remote server management capabilities, including file transfers and command execution, through an SSH tool server.
关于
A robust SSH tool server built upon the MCP framework, designed to streamline remote server administration. It offers comprehensive functionalities for managing multiple server configurations, utilizing an efficient SSH connection pool. Users can easily perform file uploads and downloads, including recursive directory operations, and execute remote commands, making it an invaluable asset for automating and simplifying server-related tasks. Server configurations are flexible, allowing setup via JSON files, environment variables, or directly within the code.
主要功能
- Facilitates file upload and download, including recursive directory operations
- Manages SSH connection pooling for efficiency
- Supports multi-server configuration management
- Configurable via environment variables or code
- Enables remote command execution
- 0 GitHub stars
使用案例
- Automating remote server administration tasks
- Executing commands and scripts on remote machines for deployment or maintenance
- Managing files and directories on remote servers