Enables secure execution of system commands via the MCP protocol using an allowlist.
Command Exec is a server implementation that provides a secure way to execute system commands using the Metoro Control Plane (MCP) protocol. It enhances security by enforcing an allowlist, ensuring that only pre-approved commands can be executed. The server is configurable through a YAML file, supports environment variables for customization, and delivers command execution results as text output.