Super Shell

Enables secure execution of shell commands across Windows, macOS, and Linux with a three-tier whitelist security model for controlled system access.

View Source
6 stars
0 tools
Created Aug 2025
@cfdude/cfdude-super-shell-super-shell-mcp

About

Enables secure execution of shell commands across Windows, macOS, and Linux with a three-tier whitelist security model for controlled system access.

Categories

general

Installation

npm

npm install @cfdude/cfdude-super-shell-super-shell-mcp

Configuration

{ "mcpServers": { "cfdude-super-shell-super-shell-mcp": { "command": "npx", "args": [ "-y", "@cfdude/cfdude-super-shell-super-shell-mcp" ] } } }