Back to directory
sonirico/mcp-shell

sonirico/mcp-shell

@sonirico

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

shellcommandautomationsecurityauditllm-toolmcp-server

Installation & Configuration

{
  "mcpServers": {
    "shell": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "sonirico/mcp-shell:latest"
      ],
      "env": {
        "MCP_SHELL_LOG_LEVEL": "info"
      }
    }
  }
}

Information

Transport
stdio
Language
Go
Created
2026/6/12
Updated
2026/6/12