Skip to main content
Glama
elusznik

MCP Server Code Execution Mode

by elusznik

Related Servers

Alternatives to MCP Server Code Execution Mode

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to write and execute Python code in an isolated sandbox that can orchestrate multiple MCP tool calls, reducing context window bloat and improving efficiency for complex workflows.
      23
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      A sandboxed MCP server that executes shell commands inside ephemeral, locked-down Docker containers with no network by default, dropped capabilities, and an audit log, enabling secure agent-driven command execution.
      3 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to execute arbitrary Python code securely in a sandboxed environment with resource limits and security constraints via MCP protocol.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A meta-server that aggregates multiple MCP servers into a single interface, reducing token usage by 98%+ through progressive tool discovery and direct code execution that processes data between tools without consuming context window space.
      16 npm
      10
      Apache 2.0
    • A
      license
      Not graded
      quality
      A
      maintenance
      Spins up isolated opencode instances in Docker containers as MCP servers, providing 80 tools for file and shell operations within a scoped workspace without exposing the host filesystem.
      126 npm
      MIT

    TDQS

    A3.9/5.0

    Scored across 1 tool

    Disambiguation5/5

    With only one tool, there is no possibility of ambiguity or overlap between tools. The single tool 'run_python' has a clearly defined and distinct purpose for executing Python code in a sandboxed environment.

    Naming Consistency5/5

    The naming follows a consistent verb_noun pattern with 'run_python', and since there is only one tool, there is no inconsistency to evaluate. The naming is clear and predictable.

    Tool Count2/5

    A single tool is too few for a server named 'MCP Server Code Execution Mode', which suggests a broader scope for code execution. While the tool is powerful, the set feels thin and limited, lacking coverage for other potential operations like managing sessions or handling different languages.

    Completeness2/5

    The tool set is severely incomplete for a code execution server. It only supports Python execution, missing obvious gaps such as tools for other programming languages, session management, code inspection, or error handling, which are essential for a comprehensive code execution environment.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues