Skip to main content
Glama
mohamedelamraoui1

mcp-shell-server-example

Related Servers

Alternatives to mcp-shell-server-example

No user-submitted related servers found.

    Related Servers

    • A
      license
      C
      quality
      C
      maintenance
      A deliberately vulnerable MCP server for practicing exploitation of tool poisoning, command injection, and path traversal. Includes fixed versions and an agent demo to reproduce the issues in a controlled environment.
      2
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A simple MCP Server with shell execution capabilities that can be run locally with Ngrok tunneling or hosted in an Ubuntu 24 Docker container.
      4
      MIT

    TDQS

    C2.7/5.0

    Scored across 3 tools

    Disambiguation4/5

    Tools have distinct functions: benign_tool downloads via curl, terminal runs local commands, terminal_linux runs containerized commands. However, the two terminal tools share the same core purpose (shell execution) and could be confused without careful reading.

    Naming Consistency3/5

    Names use snake_case, but 'benign_tool' does not follow a verb_noun pattern like the others. 'terminal' and 'terminal_linux' are similar but 'terminal' is generic, breaking consistency.

    Tool Count5/5

    Three tools is appropriate for a shell server focused on command execution and file retrieval. No unnecessary bloat or insufficiency.

    Completeness4/5

    Covers core shell operations with local and containerized execution, plus URL downloads. Minor gap: no file management or process control tools, but essential workflows are supported.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues