Execute bash commands with background job support on an MCP server.
Shell Execute acts as an MCP server that empowers users to run bash commands directly from their client applications. It provides robust capabilities for a wide array of system interactions, from executing complex build processes and performing file management tasks like finding, moving, or deleting files, to initiating long-running background jobs such as servers or watch processes. It also allows for quick retrieval of system information, making it a versatile tool for automating development, deployment, and system administration workflows.
주요 기능
01Check status of background jobs
021 GitHub stars
03Execute bash commands with optional timeout
04Support for background job execution
05Seamless integration with MCP transport protocols