About
Shell Command provides an MCP server that allows the execution of shell commands. It supports configuration through both standard input/output and JSON, offering flexibility in deployment. The server prioritizes security by enabling explicit whitelisting of allowed commands via an environment variable, mitigating potential risks associated with arbitrary command execution.
Key Features
- 28 GitHub stars
- Allows whitelisting of allowed commands via environment variable
- Executes shell commands via MCP
- Supports stdio and JSON configuration