Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Linux Ssh Server

БесплатноНе проверен

Remote Linux operations via SSH, exposed as an MCP server, with tools for filesystem, systemd, Docker, network, and more, using per-user AD authentication and o

GitHubEmbed

Описание

Remote Linux operations via SSH, exposed as an MCP server, with tools for filesystem, systemd, Docker, network, and more, using per-user AD authentication and optional sudo elevation.

README

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
  • Per-user AD identity — each request carries an X-AD-User header; passwords are prompted once and cached in-memory
  • Optional sudo elevation — privileged commands require an explicit elevate_sudo call with a separate password prompt
  • Zero secrets on disk — no credentials in config files, env vars, or logs

Quick Start

docker compose -f docker-compose.yml -p linux-ssh-mcp up -d --build --force-recreate

Cursor mcp.json

{
  "mcpServers": {
    "linux-ssh-mcp": {
      "type": "http",
      "url": "http://localhost:8006/mcp",
      "headers": {
        "X-AD-User": "<your-ad-username>"
      }
    }
  }
}

from github.com/Chillwind132/linux-ssh-mcp-server

Установка Linux Ssh Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/Chillwind132/linux-ssh-mcp-server

FAQ

Linux Ssh Server MCP бесплатный?

Да, Linux Ssh Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Linux Ssh Server?

Нет, Linux Ssh Server работает без API-ключей и переменных окружения.

Linux Ssh Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Linux Ssh Server в Claude Desktop, Claude Code или Cursor?

Открой Linux Ssh Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Linux Ssh Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development