LLM Sandbox runs on your own machine — the client starts it, so there is no endpoint to ping. 146 112 installs a week from pypi. Last commit 3 Aug 2026.
Securely run LLM-generated code in isolated containers across 7 languages and 3 container backends.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add llm-sandbox -- uvx llm-sandbox
{
"mcpServers": {
"llm-sandbox": {
"args": [
"llm-sandbox"
],
"command": "uvx"
}
}
}
[mcp_servers.llm-sandbox]
command = "uvx"
args = ["llm-sandbox"]
{
"mcpServers": {
"llm-sandbox": {
"args": [
"llm-sandbox"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"llm-sandbox": {
"args": [
"llm-sandbox"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.