Terminal
Provides a secure terminal environment for executing system commands within allowed paths, enabling controlled file management and script execution.
8 stars
0 tools
Created Aug 2025
@dillip285/dillip285-terminalAbout
Provides a secure terminal environment for executing system commands within allowed paths, enabling controlled file management and script execution.
Categories
general
Installation
npm
npm install @dillip285/dillip285-terminal
Configuration
{
"mcpServers": {
"dillip285-terminal": {
"command": "npx",
"args": [
"-y",
"@dillip285/dillip285-terminal"
]
}
}
}