Terminal Server
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.
主要功能
- 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
使用案例
- Execute commands within a sandboxed environment.
- Automate npm tasks such as installing packages and running scripts.
- Manage environment variables for terminal processes.