Terminal
Enables execution of terminal commands through Claude Desktop.
Acerca de
This Model Context Protocol (MCP) server allows users to execute terminal commands directly through Claude Desktop, providing a seamless interface for interacting with the command line. It supports a wide range of functionalities, including executing commands with arguments and options, navigating directories while maintaining state, retrieving terminal environment information, and capturing complete output (stdout, stderr, exit codes). With proper error handling and formatting, it offers a robust solution for integrating terminal operations within Claude Desktop workflows.
Características Principales
- Capture full output (stdout, stderr, exit codes)
- Navigate directories while maintaining state
- Proper error handling and formatting
- Execute terminal commands with arguments and options
- Get terminal environment information
- 5 GitHub stars
Casos de Uso
- Automating system administration tasks through Claude Desktop
- Integrating command-line tools into Claude Desktop workflows
- Executing scripts and programs from within Claude Desktop