Skip to content

Repository files navigation

Linux Manager MCP

中文 English


Caution

This is a for-fun project. Do not use it in production, and do not use it on any machine you care about: you are on your own if you do. No security guarantees are made.
Friend link: Linux.do / A collection of AI-wiped-my-server incidents seen on the forum (login required): https://linux.do/t/topic/1585027


Introduction

Give your LLM access to your Linux server and let it drive. Unlike OpenClaw, this is an lite MCP plugin: it needs no API key, and for now it has no memory either.

Get Started

Get Started

Demo

English: Demo

中文: 用法示例

Features

  • Multiple shell windows, with background execution.
    • When you ask an LLM to install a dependency, a conventional MCP will just keep running until the command finishes or the timeout kills it.
    • This project lets the LLM open several shell windows, set its own foreground wait time and hard kill time, and pull the output so far at any moment to see how things are going.
  • Every shell window has a notes area.
    • So the LLM can remind itself why a window was opened and what has been done in it.
  • Sudo separation, no sudo privileges by default.
    • Shell sessions handed to the LLM are non-sudo; it has to explicitly ask for sudo to get it.
    • Sudo can be turned off entirely in the program.

TODO

Ctrl+C to interrupt a command (instead of killing the whole shell), finer-grained controls, a logging system, several people controlling the same machine.

About

A MCP which allows your LLM to take over your Linux machine | MPC 服务器,让你的LLM直接接管你的 Linux 服务器 | 【DO NOT USE IN PRODUCTION / 生产勿用】

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages