Back to directory
mcp-shell

mcp-shell

@sonirico71

Give hands to AI. MCP server to run shell commands securely, auditably, and on demand.

shellcommand-executionsecuritytool

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