scooter-lacroix/sandbox-mcp
A MCP server for secure Python code execution with artifact capture, virtual environment support, and LM Studio integration
Platform-specific configuration:
{
"mcpServers": {
"sandbox-mcp": {
"command": "npx",
"args": [
"-y",
"sandbox-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...