Back to search
30
MCP

@iflow-mcp/mcp-ssh-manager

npm/@iflow-mcp/mcp-ssh-manager

MCP SSH Manager: Model Context Protocol server for SSH remote server management. Control SSH connections from Claude Code and OpenAI Codex - execute commands, transfer files, database operations, backups, health monitoring, and DevOps automation. NEW: Too

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-ssh-manager
MCP SSH Manager: Model Context Protocol server for SSH remote server management. Control SSH connections from Claude Code and OpenAI Codex -
0 tools
@nl4ever/sshmcp
SSH MCP Server — Let AI manage remote servers via SSH with zero-token SFTP file transfer, proxy support, and multi-server management using M
0 tools
iflow-mcp_terminal-controller
A Model Context Protocol (MCP) server for secure terminal command execution and file system operations
0 tools
iterminal-mcp-server
MCP Server for iTerminal SSH Connection Manager - Control SSH servers through Claude and other AI assistants
0 tools
ssh-mcp
MCP server exposing SSH control for Linux servers via Model Context Protocol.
0 tools
iflow-mcp_mysql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases. This server allows AI assistants to list tables,
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@iflow-mcp/mcp-ssh-manager": {
      "url": "None",
      "transport": "http"
    }
  }
}