Executes whitelisted shell commands remotely, supporting standard input.
Shell Server provides a secure mechanism for executing shell commands remotely. By implementing the Model Context Protocol (MCP), it allows for whitelisted commands to be executed with standard input support. It provides comprehensive output including stdout, stderr, exit status, and execution time. The server validates commands after shell operators for safety and allows setting a maximum execution time for each command.