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
Описание
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-Userheader; passwords are prompted once and cached in-memory - Optional sudo elevation — privileged commands require an explicit
elevate_sudocall 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>"
}
}
}
}
Установка Linux Ssh Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Chillwind132/linux-ssh-mcp-serverFAQ
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
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Linux Ssh Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
