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
Taal:
Go
Gemaakt:5/24/2025
Bijgewerkt:7/9/2025