Loading languages...
CO

code-sandbox-mcp

@Automata-Labs-team244

An MCP server to create secure code sandbox environment for executing code within Docker containers. This MCP server provides AI applications with a safe and isolated environment for running code while maintaining security through containerization.

code-sandbox
docker
secure-execution
ai-application

# mcpServer Config

{
  "mcpServers": {
    "code-sandbox-mcp": {
      "command": "/path/to/code-sandbox-mcp",
      "args": [],
      "env": {}
    }
  }
}

# stdio

code-sandbox-mcp
Transport:
sse
Sprache:
Go
Erstellt:1/26/2025
Aktualisiert:7/31/2025