Back to Home
Jutop icon

MCP_Linux_Administration_SSH-OpenWebUI_Tool

by Jutop

Overview

Automates Linux VM administration and command execution via SSH, integrated with OpenWebUI, including safeguards for destructive commands.

Installation

Run Command
docker compose up -d --build

Environment Variables

  • PYTHONUNBUFFERED

Security Notes

CRITICAL: The HTTP API (port 3000) lacks any authentication or authorization, allowing any entity on the same Docker network or host to execute arbitrary commands on configured VMs. The `config.yaml` stores SSH passwords in plain text, presenting a significant risk if the file or the server is compromised. While destructive command detection is present, it relies on pattern matching and is not foolproof. Designed for trusted networks, but this does not mitigate the unauthenticated API access.

Similar Servers

Stats

Interest Score0
Security Score3
Cost ClassLow
Avg Tokens300
Stars0
Forks0
Last Update2025-11-30

Tags

SSHLinux AdministrationVM ManagementOpenWebUI IntegrationDevOps Automation