Terminal

Provides a secure terminal environment for executing system commands within allowed paths, enabling controlled file management and script execution.

View Source
8 stars
0 tools
Created Aug 2025
@dillip285/dillip285-terminal

About

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" ] } } }