MCP Terminal is a robust server designed to empower AI agents like Claude Code and OpenCode by providing advanced capabilities for managing system processes. It allows AI agents to seamlessly start, stop, and monitor long-running applications, capturing all standard output and error streams in real-time. With built-in features like automatic log rotation to prevent disk exhaustion, powerful log search functionality by keyword or regex, and graceful shutdown mechanisms, it ensures stable and efficient operation for automating complex tasks, maintaining system health, and providing detailed insights into application behavior.
Características Principales
01Start/Stop Long-Running Processes
02List and Manage Running Processes
03Real-time Log Capture for stdout/stderr
04Automatic Log Rotation (10MB limit)
05Search Logs by Keyword or Regex
066 GitHub stars