Newcontext-mode—Save 98% of your AI coding agent's context windowLearn more
MCP Directory
ServersClientsBlog

context-mode

Save 98% of your AI coding agent's context window. Works with Claude Code, Cursor, Copilot, Codex, and more.

Try context-mode
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2026 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. LEVIATHAN-Linux-MCP-Server

LEVIATHAN-Linux-MCP-Server

GitHub

Leviathan — это мощный MCP-сервер для удалённого управления Linux-системами через протокол MCP Model Context Protocol). Сервер автоматически определяет характеристики дистрибутива, доступные менеджеры пакетов, систему инициализации и графическое окружение, предоставляя единый интерфейс для выполнения типовых задач администрирования.

1
0

LEVIATHAN Linux MCP Server

LEVIATHAN is an MCP server for Linux system management. Components include package management, hardware monitoring, process control, and system configuration.

Features

  • Package Management: Registry for 300+ package managers across Linux distributions.
  • System Management: Control for services (systemd/OpenRC), users, and groups.
  • Network and Security: Connectivity audit, firewall config, and kernel parameters.
  • Storage and Hardware: Partitions, LVM, and hardware sensors.
  • Auditing: Internal middleware for tracking all tool executions and performance metrics.

Documentation Modules

For detailed technical information, refer to the following documentation modules:

  • Architecture: Design and audit logic.
  • Setup: Integration for 15+ IDEs.
  • Ecosystem: Registry of 300+ package managers.
  • Workflows: Prompts and patterns.

Quick Start

Installation

Install the server in editable mode:

git clone https://github.com/Protocol2-firstislost/LEVIATHAN-Linux-MCP-Server.git
cd LEVIATHAN-Linux-MCP-Server
pip install -e .

Verification

Ensure the server is correctly configured for your IDE by following the module-specific instructions in the Setup Guide. The default entry point is:

python -m leviathan.main

Security and Logging

The server requires appropriate permissions (sudo/doas) for system-level operations. All transactions are logged to ensure system state changes are traceable.

License

Released under the MIT License.

Repository

PR
Protocol2-firstislost

Protocol2-firstislost/LEVIATHAN-Linux-MCP-Server

Created

March 11, 2026

Updated

April 13, 2026

Language

Python

Category

Developer Tools