Provides a secure and controlled terminal server implementation for Model Context Protocol.
Offers secure and controlled access to terminal commands and npm operations within the Model Context Protocol (MCP) environment. It facilitates the execution of shell commands, built-in npm operations, and provides comprehensive security features such as command whitelisting, timeout handling, and environment variable management. This tool enhances workflow automation and development processes by enabling controlled access to terminal functionalities.
Características Principales
01Execute shell commands with full control
02Security through allowed commands list
033 GitHub stars
04Built-in npm operations (install, run scripts)
05Timeout handling
06Environment variables management
Casos de Uso
01Execute commands within a sandboxed environment.
02Automate npm tasks such as installing packages and running scripts.
03Manage environment variables for terminal processes.