super-shell-mcp and mcp-bash-framework
About super-shell-mcp
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.
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