ssh-mcp-server

scharf-black/ssh-mcp-server
★ 0 stars TypeScript 🤖 AI/LLM Updated today
as the title says...
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ssh-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "scharf-black/ssh-mcp-server"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server that exposes scoped, audited SSH access to remote hosts. Stream over HTTP, sit behind an MCP gateway, and any MCP-compatible client (Claude, etc.) gets the same SSH tools — no per-device setup. Two tools: - `ssh_list_hosts` — returns the configured inventory of hosts.

Tools (7)

AUDIT_LOG_PATHBINDCONFIG_PATHMCP_AUTH_TOKENPORTexec_requestlist_hosts