Ssh
byformat37
0Enables secure shell access to local machines via a Model Context Protocol interface.
소개
The ssh-mcp server provides a robust bridge between AI assistants and local machine capabilities by implementing an SSH client with Paramiko. It exposes essential SSH functionalities through Model Context Protocol (MCP) tools, enabling AI assistants to securely execute commands, manage sessions, and handle privileged operations directly on local systems, thereby automating tasks that require direct shell interaction.
주요 기능
- Session Management
- Command Execution
- Sudo Support
- Interactive Commands
- Thread-Safe
- 0 GitHub stars
사용 사례
- Automating shell commands on local machines via AI assistants
- Executing privileged commands securely with AI oversight
- Managing SSH sessions programmatically for AI-driven tasks