linux-ssh-mcp-server

Chillwind132/linux-ssh-mcp-server
★ 0 stars Unknown language 📁 File System Updated today
Remote Linux operations via SSH, exposed as an MCP server
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

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

README Excerpt

Remote Linux operations via SSH, exposed as an MCP (Model Context Protocol) server. Connects to any Linux host using per-user AD credentials elicited at runtime — passwords live only in server memory with an idle TTL and are never logged. - **45+ tools** — filesystem, systemd services, Docker, JBoss/WildFly discovery and log search, network, certificates, firewall, and more