Loading languages...
MC

mcp-shell

@sonirico9

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

shell
command-execution
security

# mcpServer Config

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

# stdio

mcp-shell
Transport:
stdio
語言:
Go
創建時間:5/24/2025
更新時間:7/9/2025