cfdude/super-shell-mcp
Super Shell MCP
Provides cross-platform shell command execution (Windows/macOS/Linux) through the Model Context Protocol with tiered security controls: safe commands execute automatically, others require explicit approval, and forbidden commands are blocked entirely. Disables shell parsing by default to prevent injection attacks, with optional opt-in for trusted environments. Integrates directly with Claude Desktop as a `.dxt` extension or via MCP clients like Roo Code, with platform-specific shell detection and comprehensive audit logging.
Available on npm.
Stars
13
Forks
8
Language
JavaScript
License
MIT
Category
Last pushed
Feb 19, 2026
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/cfdude/super-shell-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
sonirico/mcp-shell
Give hands to AI. MCP server to run shell commands securely, auditably, and on demand.
fawdyinc/shellguard
MCP server that gives LLM agents read-only shell access over SSH
devnullvoid/mcp-ssh-tmux
Persistent SSH sessions for AI agents via tmux - No regex, no complexity, just visual snapshots
codelion/dynamic-shell-server
Dynamic Shell Command MCP Server
yaniv-golan/mcp-bash-framework
Portable Bash-only framework for building stdio Model Context Protocol (MCP) servers with zero...