Skip to main content
Glama
fastmcp-me

MCP Shell Server

by fastmcp-me

Related Servers

Alternatives to MCP Shell Server

No user-submitted related servers found.

    Related Servers

    • 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
      A
      maintenance
      A secure shell command execution server implementing the Model Context Protocol (MCP). This server allows remote execution of whitelisted shell commands with support for stdin input.
      1
      194
      MIT
    • 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
      B
      quality
      D
      maintenance
      A secure MCP server for executing whitelisted shell commands with resource and timeout controls, designed for integration with Claude and other MCP-compatible LLMs.
      20
      389 npm
      7
      MIT
    • A
      license
      B
      quality
      F
      maintenance
      Provides a secure MCP interface to execute commands inside Docker Compose service containers, with real-time output capture and configurable timeouts.
      1
      339 npm
      MIT
    • 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

    TDQS

    B3/5.0

    Scored across 1 tool

    Disambiguation5/5

    There is only one tool, so there is no possibility of confusion. The tool's purpose is clearly defined as executing shell commands with specific allowed commands.

    Naming Consistency5/5

    With a single tool, naming consistency is trivially maintained. The name 'shell_execute' follows a predictable pattern and clearly conveys its function.

    Tool Count3/5

    The single tool is borderline for a server named 'MCP Shell Server'. While the restricted command set makes it coherent, a full shell server would typically require more tools to handle different operations.

    Completeness2/5

    The tool only supports echo, cat, and ls, which is a very limited subset of shell capabilities. Missing common operations like file manipulation, process control, or piping leaves significant gaps for a tool claiming to be a shell server.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues