Terminal Controller
Enables secure terminal command execution, directory navigation, and file system operations across Windows and UNIX-based systems, with built-in security measures to prevent dangerous operations.
Featured
View Source76 stars
0 tools
Created Aug 2025
@gongrzhe/gongrzhe-terminal-controller-terminal-controller-mcpAbout
Enables secure terminal command execution, directory navigation, and file system operations across Windows and UNIX-based systems, with built-in security measures to prevent dangerous operations.
Categories
general
Installation
npm
npm install @gongrzhe/gongrzhe-terminal-controller-terminal-controller-mcp
Configuration
{
"mcpServers": {
"gongrzhe-terminal-controller-terminal-controller-mcp": {
"command": "npx",
"args": [
"-y",
"@gongrzhe/gongrzhe-terminal-controller-terminal-controller-mcp"
]
}
}
}