mcp-ssh-manager
Verified Safeby bvisible
Overview
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.
Installation
No command providedSecurity Notes
The server's core functionality grants AI agents significant control over remote SSH servers, which is inherently powerful and requires careful usage. The project includes features like SQL injection prevention for database tools and recommends SSH key authentication for enhanced security. The optional `sshpass` for rsync with password authentication should be used with caution. The `autoApprove` feature in Claude Code can bypass user confirmation for commands, necessitating diligent configuration by the user to prevent unintended actions. No explicit `eval` or obfuscation is indicated in the provided information, suggesting standard Node.js security practices are followed.
Similar Servers
claude-code-subagents-collection
Provides a command-line interface to browse, install, manage, and verify Claude Code subagents, commands, and external MCP (Model Context Protocol) servers, facilitating local and project-level configuration for development workflows.
ssh-mcp-server
Enables AI assistants to securely execute remote SSH commands and perform file transfers on target servers via the Model Context Protocol (MCP).
consult-llm-mcp
Facilitates Claude Code to consult powerful external AI models for complex code analysis, debugging, and review tasks.
mcp-cli
Manages and deploys Model Context Protocol (MCP) server configurations (local, container, remote) to various AI tools, simplifying their setup and profile switching.