Terminal Controller for MCP by GongRzhe
26 score
An MCP server that enables secure terminal command execution, directory navigation, and file system operations through a standardized interface for LLMs.
Ranked #2579 out of 4710 indexed tools.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 345
Freshness 9mo ago
Issue Health 17%
Stars 99
Platform Breadth 1 platform
Contributors 3
Description Detailed
How to Improve
Freshness high impact
Issue Health high impact
Platforms medium impact
Supported Platforms
From the README
# Terminal Controller for MCP A Model Context Protocol (MCP) server that enables secure terminal command execution, directory navigation, and file system operations through a standardized interface. ## Features - **Command Execution**: Run terminal commands with timeout controls and comprehensive output capture - **Directory Management**: Navigate and list directory contents with intuitive formatting - **Security Measures**: Built-in safeguards against dangerous commands and operations - **Command History**: Track and display recent command executions - **Cross-Platform Support**: Works on both Windows and UNIX-based systems - **File Operations**: Read, write, update, insert, and delete file content with row-level precision ## Installation ### Installing via Smithery To install Terminal Controller for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@GongRzhe/terminal-controller-mcp): ```bash npx -y @smithery/cli install @GongRzhe/terminal-controller-mcp --Read full README on GitHub →