Skip to main content
Glama
crunchtools

io.github.crunchtools/systemd

by crunchtools

Related Servers

Alternatives to io.github.crunchtools/systemd

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      Not graded
      maintenance
      Provides AI assistants with safe, read-only access to Linux systemd services, including status monitoring, log querying, and dependency analysis, with optional granular permissions for service management actions.
      2
      -
    • F
      license
      Not graded
      quality
      B
      maintenance
      Controls a Linux host through structured interfaces like systemd, journald, and D-Bus for service management, journal queries, power operations, and more, with safety guards to prevent accidental damage.
      -
    • F
      license
      A
      quality
      D
      maintenance
      An MCP server that reports on and manages systemd services using systemctl and journalctl, enabling service listing, status, logs, and control operations.
      5
      -
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables AI-controlled administration of remote Linux hosts and containers, including bounded shell execution, persistent PTY sessions, durable jobs/tasks, hardened filesystem access, process/service control, and resumable transfers.
      -
    • A
      license
      B
      quality
      B
      maintenance
      Enables managing GNOME Boxes virtual machines through libvirt/virsh, including lifecycle operations, snapshots, screenshots, and capability-gated keyboard, mouse, clipboard, and drag-and-drop interactions.
      19
      9 npm
      MIT

    TDQS

    B3.4/5.0

    Scored across 21 tools

    Disambiguation4/5

    The unit lifecycle tools are each clearly scoped, and the file, journal, timer, and host/system tools query distinct areas. The only near-overlaps are unit_status_tool vs unit_show_tool and unit_reload_tool vs daemon_reload_tool, but their descriptions resolve the difference.

    Naming Consistency3/5

    Most tools follow an object-first snake_case pattern with a _tool suffix, but non-unit tools break the consistency: unit_list_tool, list_jobs_tool, and timer_list_tool mix word order, while failed_units_tool and hostinfo_tool are noun phrases rather than actions. The names remain readable and predictable enough to navigate.

    Tool Count4/5

    At 21 tools, this is above the typical 3-15 sweet spot, but nearly every tool covers a distinct lifecycle operation or status query for a systemd-focused server. The unit, unit-file, journal, and monitoring subgroups each add meaningful capability without obvious redundancy.

    Completeness5/5

    The unit surface covers the full lifecycle: write, start, stop, restart, reload, enable, disable, mask, unmask, show, and remove, plus daemon-reload. Monitoring is also well covered with journal queries, failed units, pending jobs, timers, system status, sessions, and host info, leaving no obvious dead ends for routine systemd administration.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues