A
licenseA
qualityD
maintenanceAn MCP server that enables coding agents to execute and manage long-running shell commands asynchronously with capabilities for process monitoring, interaction, and lifecycle management.
7
20 PyPI
13
MIT
No user-submitted related servers found.
Scored across 1 tool
There is only one tool, so there is no possibility of overlap or confusion between tools. Its purpose is clear and distinct: executing bash commands.
With a single tool, there is no inconsistent naming to worry about. The name 'bash_exec' follows a clear verb_noun pattern and accurately describes its function.
A single tool is on the thin side, but for a focused bash execution server it may be sufficient. However, the minimal surface area limits flexibility and discoverability.
The tool covers the full apparent scope of the server: executing bash commands and returning outputs, errors, exit codes, and duration. There are no obvious missing operations for this narrow domain.