Skip to main content
Glama
ai-integr8tor

code-execution-mcp

Related Servers

Alternatives to code-execution-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      A
      maintenance
      A secure MCP server for shell operations, terminal management, and process control, enabling AI assistants to safely execute commands and manage interactive sessions.
      13
      704 npm
      6
      MIT
    • A
      license
      B
      quality
      F
      maintenance
      An MCP server that allows AI models to execute system commands on local machines or remote hosts via SSH, supporting persistent sessions and environment variables.
      1
      12 npm
      28
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      A lightweight MCP server that provides AI assistants with access to a system's terminal through a secure terminal tool. It enables users to execute shell commands and receive stdout, stderr, and exit codes directly within an MCP-compatible client.
      1
      -

    TDQS

    C2.1/5.0

    Scored across 4 tools

    Disambiguation4/5

    The two execution tools (execute_terminal and execute_python) are distinct by target environment, but without descriptions an agent might initially confuse them. get_output and reset_terminal are clearly distinct.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun snake_case pattern: execute_terminal, execute_python, get_output, reset_terminal. This is uniform and predictable.

    Tool Count5/5

    Four tools is well-scoped for a code execution server: two execution methods, output retrieval, and terminal reset. Each tool earns its place.

    Completeness4/5

    The core lifecycle of execute, retrieve output, and reset is covered. Minor gaps exist around managing multiple concurrent sessions or explicit error/status checks, but agents can work within this surface.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues