Sandbox Env MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 174 installs a week from pypi. Last commit 27 Jul 2026.
Persistent Docker/SSH sandbox for AI agents: shell exec, file ops, audit log.
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 sandbox-env-mcp -- uvx sandbox-env-mcp
{
"mcpServers": {
"sandbox-env-mcp": {
"args": [
"sandbox-env-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.sandbox-env-mcp]
command = "uvx"
args = ["sandbox-env-mcp"]
{
"mcpServers": {
"sandbox-env-mcp": {
"args": [
"sandbox-env-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"sandbox-env-mcp": {
"args": [
"sandbox-env-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.