An MCP server that enables secure terminal command execution, directory navigation, and file system operations through a standardized interface for LLMs.
Enables AI assistants to execute terminal commands on a host machine with configurable, granular permission controls and safety protections. It features multiple security modes, including allowlists and manual approval, to ensure safe command execution within specified directories.
A Model Context Protocol server that enables clients to interact with a system terminal running in an Electron application, allowing for executing commands, managing terminal sessions, and retrieving output programmatically.
A secure server for executing terminal commands within predefined paths, allowing safe interaction by Large Language Models with operating system environments.