Super Shell
Enables secure execution of shell commands across Windows, macOS, and Linux with a three-tier whitelist security model for controlled system access.
6 stars
0 tools
Created Aug 2025
@cfdude/cfdude-super-shell-super-shell-mcpAbout
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"
]
}
}
}