Skip to main content
Glama

Related Servers

Alternatives to MCP Terminal

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to securely create, manage, and monitor local processes such as dev servers, docker-compose, and test watchers, including restarting, checking status, and retrieving logs via MCP, HTTP, or WebSocket messaging.
      33 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables AI agents to launch, monitor, and manage background shell jobs with durable event tracking, live progress dashboards, and wake-on-attention for interactive sessions.
      1,205 PyPI
      Apache 2.0

    TDQS

    B3.4/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose with no overlap: get_logs retrieves logs, list_processes enumerates processes, search_logs filters logs, start_process initiates processes, and stop_process terminates them. The descriptions reinforce these boundaries, making misselection unlikely.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern (e.g., get_logs, list_processes, search_logs, start_process, stop_process), using snake_case throughout. This predictability aids agent comprehension and tool selection.

    Tool Count5/5

    With 5 tools, the set is well-scoped for terminal/process management, covering core operations (list, start, stop processes, and get/search logs). Each tool earns its place without bloat or thinness.

    Completeness4/5

    The tools provide strong coverage for process lifecycle (start, stop, list) and log handling (get, search), but minor gaps exist, such as no tool for restarting processes or managing log files (e.g., delete/rotate). Agents can work around this with existing tools.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues