Skip to main content
Glama
yonaka15

Simple Subprocess MCP Server

by yonaka15

Related Servers

Alternatives to Simple Subprocess MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server that allows LLMs to execute shell commands and receive their output in a controlled manner.
      7
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server that enables users to execute arbitrary shell commands through a terminal tool. It supports custom working directories, configurable execution timeouts, and safe command parsing using shlex.
      -
    • F
      license
      B
      quality
      C
      maintenance
      A Model Context Protocol server that exposes a tool to execute shell commands on the host machine, with customizable working directory and timeout.
      2
      -
    • A
      license
      A
      quality
      A
      maintenance
      A Model Context Protocol server that allows LLMs to securely execute shell commands on remote Linux and Windows systems via SSH. It supports password and key-based authentication, command timeouts, and sudo elevation for administrative tasks.
      14
      9,328 npm
      740
      MIT
    • F
      license
      C
      quality
      D
      maintenance
      A Model Context Protocol server for safely executing shell commands in specified directories with directory restrictions, timeout control, and detailed logging.
      1
      -

    TDQS

    B3/5.0

    Scored across 1 tool

    Disambiguation5/5

    With only one tool, there is no possibility of confusion or overlap between tools. The tool's purpose is clearly defined and distinct by default.

    Naming Consistency5/5

    A single tool inherently has perfect naming consistency, as there are no other tools to compare it against. The name 'run_command' follows a clear verb_noun pattern.

    Tool Count2/5

    One tool is too few for a server's purpose, as it severely limits functionality and scope. This feels thin and inadequate for handling subprocess operations beyond basic command execution.

    Completeness2/5

    The server is severely incomplete for subprocess management. It only offers command execution, lacking essential operations like checking process status, handling input/output streams, or managing subprocess lifecycle (e.g., kill, wait).

    Maintenance

    ActivityInactive
    ResponsivenessNo issues