RichardTheuws_mcp-terminal-server

RichardTheuws_mcp-terminal-server

0

This project is a terminal server for the Model Context Protocol (MCP) that offers secure and controlled access to execute shell commands and perform npm operations. It includes features such as timeout handling, environment variable management, and Typescript support.

@modelcontextprotocol/server-terminal

Terminal server implementation for Model Context Protocol (MCP). Provides secure and controlled access to terminal commands and npm operations.

Features

  • Execute shell commands with full control
  • Built-in npm operations (install, run scripts)
  • Timeout handling
  • Security through allowed commands list
  • Environment variables management
  • Working directory control
  • Typescript support

Installation

Install the package using npm.

Configuration

Integrate with MCP config to customize command execution and management.