Shell Command Executor icon

Shell Command Executor

93

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.

주요 기능

  • Secure command execution via whitelisting
  • Validates commands after shell operators
  • Supports standard input for commands
  • Allows setting maximum execution time (timeout)
  • Returns detailed output: stdout, stderr, exit status, execution time

사용 사례

  • Integrating shell command execution into applications via MCP.
  • Remote execution of system utilities in a sandboxed environment.
  • Automated tasks requiring specific command sequences with security constraints.
Craft Better Prompts with AnyPrompt
Sponsored
    Shell Command Executor: Secure Remote Command Execution