jeliasson/mcp-sandboxd
MCP-compatible server that allows running arbitrary commands inside isolated sandboxes in Docker or Kubernetes
Platform-specific configuration:
{
"mcpServers": {
"mcp-sandboxd": {
"command": "npx",
"args": [
"-y",
"mcp-sandboxd"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...