Shell Server icon

Shell Server

Executes whitelisted shell commands remotely, supporting standard input.

Acerca de

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.

Características Principales

  • Timeout Control for Command Execution
  • Provides Comprehensive Output (stdout, stderr, status, execution time)
  • Validates Commands After Shell Operators
  • Secure Command Execution via Whitelisting
  • Supports Standard Input
  • 0 GitHub stars

Casos de Uso

  • Remote command execution in sandboxed environments
  • Automated system administration tasks
  • Integration with applications requiring shell command execution