Installation & Configuration
{
"mcpServers": {
"docker-sandbox": {
"command": "python",
"args": [
"/absolute/path/to/your/main.py"
],
"env": {
"DOCKER_HOST": "unix:///path/to/your/docker.sock"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2025/4/22
Updated
2026/6/7