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
मुखपृष्ठ:
https://github.com/sonirico/mcp-shell