MCP Command Executor is a secure server that enables safe remote command execution via the MCP protocol, with robust security controls like command allowlisting, direct command execution without shell invocation, and strict environment variable management. Created by cnosuke, it provides a controlled mechanism for executing predefined system commands with granular configuration options, making it useful for scenarios requiring restricted, auditable command execution across different environments.
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
Executes a system command. Parameters: command (string), working_dir (optional string), env (optional object of environment variables)