ssh-mcp-server
Verified Safeby ricklamers
Overview
Enables AI agents to securely execute SSH commands on remote servers, managing persistent connections and multiple server configurations for tasks like system monitoring and deployment.
Installation
No command providedSecurity Notes
The server executes arbitrary bash commands provided by the AI agent without explicit mention of internal sanitization or sandboxing, which poses a significant command injection risk if the AI generates malicious input. It handles sensitive SSH credentials (passwords, private keys, base64-encoded keys), which must be securely managed by the user to prevent exposure. While the README includes security considerations, the inherent functionality requires careful handling and validation by the user/calling agent to remain secure.
Similar Servers
ssh-mcp-server
Bridging AI assistants to remote SSH server operations for command execution, file transfer, and server status retrieval via the Model Context Protocol (MCP).
mcp-ssh-orchestrator
Provides secure, policy-driven SSH orchestration for AI agents to manage server infrastructure with audit logging, enforcing zero-trust principles.
mcp-ssh-manager
Manages remote SSH servers via the Model Context Protocol (MCP), enabling AI assistants like Claude Code and OpenAI Codex to execute commands, transfer files, monitor health, and automate DevOps tasks.
package-manager-mcp
Provides AI agents with controlled access to the Alpine Linux APK package manager for system package operations.