Enables execution of terminal commands through Claude Desktop.
Sponsored
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.
主な機能
01Capture full output (stdout, stderr, exit codes)
02Navigate directories while maintaining state
03Proper error handling and formatting
04Execute terminal commands with arguments and options
05Get terminal environment information
065 GitHub stars
ユースケース
01Automating system administration tasks through Claude Desktop
02Integrating command-line tools into Claude Desktop workflows
03Executing scripts and programs from within Claude Desktop