Installation & Configuration
{
"mcpServers": {
"shell": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"mcp-shell:latest"
],
"env": {
"MCP_SHELL_SECURITY_ENABLED": "true",
"MCP_SHELL_LOG_LEVEL": "info"
}
}
}
}Information
Transport
stdio
Language
Go
Created
2025/5/24
Updated
2026/6/7