Back to search
30
MCP

@nl4ever/sshmcp

npm/@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 Model Context Protocol

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

Similar MCP servers embedding-nearest

@uarlouski/ssh-mcp-server
MCP server enabling AI assistants to securely execute SSH commands, transfer files via SFTP, manage port forwarding, and use parameterized c
0 tools
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
@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 -
0 tools
rajkob/mcp-remote-executor
MCP server: give AI assistants SSH access to remote servers. 22 tools, Docker, VPN-friendly.
0 tools
ssh-mcp
MCP server exposing SSH control for Linux servers via Model Context Protocol.
0 tools
io.github.jordanburke/ssh-client-mcp-server
MCP server for executing shell commands on remote hosts via SSH.
0 tools

How to use

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

{
  "mcpServers": {
    "@nl4ever/sshmcp": {
      "url": "None",
      "transport": "http"
    }
  }
}