Skip to main content
Glama

Related Servers

Alternatives to mcp-bash

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      An MCP server that enables the execution of arbitrary bash commands and returns detailed output including stdout, stderr, and exit codes. It supports customizable working directories, execution timeouts, and environment variable configurations.
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables secure execution of shell commands via MCP with multiple security layers including command whitelisting and directory restrictions.
      23 npm
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables executing Bash commands, pipelines, and scripts across Windows, macOS, and Linux via MCP, with support for multiple runtimes, timeouts, working directories, and stream capture.
      2
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables LLM clients to execute shell commands safely through the MCP protocol, with features like session management, safe mode, and process control.
      1
      Apache 2.0
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables MCP clients to run shell commands on the host and retrieve exit code, stdout, and stderr, with hardened authentication and an encrypted audit log.
      -

    TDQS

    A4/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: one sets the working directory, the other executes commands. There is no overlap or ambiguity between them.

    Naming Consistency5/5

    Both tools follow the same verb_noun pattern: set_cwd and execute_bash. The naming is predictable and consistent.

    Tool Count5/5

    With only two tools, the set is minimal yet sufficient for its scope. Each tool serves a necessary function without unnecessary bloat.

    Completeness4/5

    The core functionality of a bash server is covered: setting the working directory and executing commands. Minor gaps like environment variable management exist but are not critical for basic operations.

    Maintenance

    ActivityNo data
    ResponsivenessNo issues