SSH
Exposes SSH control for Linux and Windows systems via the Model Context Protocol (MCP).
关于
Facilitates secure remote shell command execution on Linux and Windows systems via SSH, enabling LLMs and other Model Context Protocol (MCP) clients to interact with and manage these systems. It offers features such as secure authentication, read-only mode for added security, and is built with TypeScript using the official MCP SDK. This tool provides a range of functionalities including listing available SSH connections, creating and managing SSH sessions, executing commands, and enforcing security checks for safer command execution.
主要功能
- Built with TypeScript and the official MCP SDK
- Supports command execution on remote Linux and Windows systems
- MCP-compliant server exposing SSH capabilities
- Read-only mode with built-in security checks
- 1 GitHub stars
- Secure authentication via password or SSH key
使用案例
- Remotely managing servers through a natural language interface
- Integrating SSH command execution into MCP-driven workflows
- Automating system administration tasks via LLMs