Submit

Webmin Mcp Server

@gjenkins20

MCP server for Webmin system administration. 61 tools across 12 modules covering system monitoring, services, users, cron, packages, files, storage (SMART + LVM), security (Fail2ban), MySQL databases, Webmin ACL, and disk quotas. Four-tier safety framework with safe mode on by default. Python, MIT license, Docker and local deployment supported.

Server Config

{
  "mcpServers": {
    "webmin": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "-v",
        "/path/to/webmin-servers.json:/app/webmin-servers.json:ro",
        "gjenkins20/webmin-mcp-server"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.