A Model Context Protocol server that enables users to execute arbitrary shell commands through a terminal tool. It supports custom working directories, configurable execution timeouts, and safe command parsing using shlex.
A Model Context Protocol server for safely executing shell commands in specified directories with directory restrictions, timeout control, and detailed logging.