mcp-terminal-server

mcp-terminal-server

3

The @modelcontextprotocol/server-terminal is a terminal server implementation for the Model Context Protocol, enabling secure access to terminal commands and npm operations. It offers features like command execution, npm control, and environment management with a focus on security 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