Executes whitelisted shell commands remotely with standard input support.
The Shell Command Executor is a secure server designed for remotely executing whitelisted shell commands, adhering to the Model Context Protocol (MCP). This server enhances security by only allowing pre-approved commands, and it validates commands even after shell operators. It supports standard input, provides comprehensive output (stdout, stderr, exit status, execution time), and allows setting a timeout for command execution, making it a robust solution for controlled remote command execution.