super-shell-mcp and mcp-bash-framework
The tools are ecosystem siblings, with `mcp-bash-framework` serving as a foundational framework for building Model Context Protocol (MCP) servers, which could potentially be used to implement or interact with the kind of "super shell" envisioned by `super-shell-mcp`.
About super-shell-mcp
cfdude/super-shell-mcp
Super Shell MCP
This tool allows you to safely run specific shell commands across different operating systems like Windows, macOS, and Linux, directly from within desktop applications like Claude Desktop. You provide the commands, and it executes them on the target machine with built-in security features, returning the results. It's designed for professionals who need to automate or remotely execute specific system tasks in a controlled and secure environment.
About mcp-bash-framework
yaniv-golan/mcp-bash-framework
Portable Bash-only framework for building stdio Model Context Protocol (MCP) servers with zero dependencies.
Implements the full MCP specification (2025-11-25) including tools, resources, prompts, progress tracking, cancellation, and roots—all via JSON-RPC over stdio with automatic version negotiation. Provides project scaffolding, tool bundling, and security defaults (tool allowlists, disabled hooks unless opted-in) suitable for air-gapped environments. Integrates directly with Claude Desktop, Cursor, and Windsurf through stdio transport, exposing existing shell scripts without additional runtime overhead.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work