Back to search
30
MCP

@uarlouski/ssh-mcp-server

npm/@uarlouski/ssh-mcp-server

MCP server enabling AI assistants to securely execute SSH commands, transfer files via SFTP, manage port forwarding, and use parameterized command templates with comprehensive security controls

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

Similar MCP servers embedding-nearest

rajkob/mcp-remote-executor
MCP server: give AI assistants SSH access to remote servers. 22 tools, Docker, VPN-friendly.
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_andrewhopper-itmcp
MCP server enabling AI assistants to execute terminal commands through a secure shell interface
0 tools
io.github.marin1321/mcp-devtools
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
0 tools
@pw-sf/salesforce-mcp-server
MCP server enabling AI assistants to interact with Salesforce orgs through the Salesforce CLI
0 tools
alissonstocheroarq/gitlab-mcp
GitLab MCP Server. Connects AI Agents to GitLab via HTTP for managing Projects, Issues, and MRs.
0 tools

How to use

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

{
  "mcpServers": {
    "@uarlouski/ssh-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}