Search for:

A server environment to run and test code

  • Why this server?

    Provides isolated Docker environments for code execution, enabling users to create and manage containers, execute multi-language code, save and reproduce development environments, ensuring security and isolation.

    -
    security
    F
    license
    -
    quality
    Provides isolated Docker environments for code execution, enabling users to create and manage containers, execute multi-language code, save and reproduce development environments, ensuring security and isolation.
    Last updated -
    6
    Python
    • Apple
  • Why this server?

    A secure MCP server for Windows Subsystem for Linux environments, facilitating safe command execution with extensive validation and protection against vulnerabilities like shell injection and dangerous commands.

    A
    security
    A
    license
    A
    quality
    A secure MCP server for Windows Subsystem for Linux environments, facilitating safe command execution with extensive validation and protection against vulnerabilities like shell injection and dangerous commands.
    Last updated -
    2
    24
    9
    JavaScript
    MIT License
  • Why this server?

    Allows LLMs to execute Python code in a specified Conda environment, enabling access to necessary libraries and dependencies for efficient code execution.

    A
    security
    A
    license
    A
    quality
    Allows LLMs to execute Python code in a specified Conda environment, enabling access to necessary libraries and dependencies for efficient code execution.
    Last updated -
    1
    29
    JavaScript
    MIT License
  • Why this server?

    Enables interactive code debugging (setting breakpoints and evaluating expressions in stack frame) assuming debugger console support and valid launch.json for debugging in VSCode. It's language-agnostic.

    -
    security
    A
    license
    -
    quality
    Enable Claude (or any other LLM) to interactively debug your code (set breakpoints and evaluate expressions in stack frame). It's language-agnostic, assuming debugger console support and valid launch.json for debugging in VSCode.
    Last updated -
    286
    TypeScript
    MIT License
    • Apple
  • Why this server?

    Allows AI assistants to run tests, format code, and automate various development tasks through natural language interaction by executing make targets from a Makefile.

    A
    security
    A
    license
    A
    quality
    A Model Context Protocol server that enables LLMs to safely execute make targets from a Makefile, allowing AI assistants to run tests, format code, and automate various development tasks through natural language interaction.
    Last updated -
    1
    2
    Python
    MIT License
  • Why this server?

    Provides shell and file edit capabilities tightly coupled to provide a powerful coding experience. You can invoke any CLI command, e.g., compiling, type checking, linting, github cli, python

    -
    security
    A
    license
    -
    quality
    Shell and file edit capabilities tightly coupled to provide a powerful coding experience. You can work with different modes: architect and code-writer for separate plan and implementation phase. You can get it to invoke any cli command, e.g., compiling, type checking, linting, github cli, python
    Last updated -
    448
    Python
    Apache 2.0
    • Apple
    • Linux
  • Why this server?

    Provides a persistent Python REPL environment through the MCP protocol, allowing execution of Python code, variable management, and package installation.

    A
    security
    A
    license
    A
    quality
    A server that provides a persistent Python REPL environment through the MCP protocol, allowing execution of Python code, variable management, and package installation.
    Last updated -
    3
    3
    Python
    MIT License
  • Why this server?

    A Node.js implementation of the Model Context Protocol server that provides secure shell command execution capabilities, allowing AI models like Claude to run shell commands in a controlled environment with built-in security measures.

    A
    security
    A
    license
    A
    quality
    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.
    Last updated -
    1
    74
    Python
    MIT License
    • Apple
  • Why this server?

    Securely run AI-generated code in stateful sandboxes that run forever.

    -
    security
    A
    license
    -
    quality
    The sessionless code interpreter. Securely run AI-generated code in stateful sandboxes that run forever.
    Last updated -
    65
    176
    Rust
    MIT License
  • Why this server?

    Create sandboxed local development environments directly from Github and execute tests, see coverage and more! Supports Python, Node, Bun and many test runners.

    -
    security
    F
    license
    -
    quality
    Create sandboxed local development environments directly from Github and execute tests, see coverage and more! Supports Python, Node, Bun and many test runners.
    Last updated -
    21
    Python