Terminal Server
Provides a secure and controlled terminal server implementation for Model Context Protocol.
Acerca de
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
- Execute shell commands with full control
- Security through allowed commands list
- 3 GitHub stars
- Built-in npm operations (install, run scripts)
- Timeout handling
- Environment variables management
Casos de Uso
- Execute commands within a sandboxed environment.
- Automate npm tasks such as installing packages and running scripts.
- Manage environment variables for terminal processes.