Execute bash commands with background job support.
MCP server for executing bash commands with background job support. Run build commands: Execute , , or other build tools and get the output. File operations: Use , , , , , etc. for file management. Long-running tasks: Start servers or watch processes in background mode, check on them later. System info: Run , , etc. to inspect the system state. Or with HTTP transport: ------|-------------| | Run…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server for executing bash commands with background job support. Run build commands: Execute , , or other build tools and get the output. File operations: Use , , , , , etc. for file management. Long-running tasks: Start servers or watch processes in background mode, check on them later. System info: Run , , etc. to inspect the system state. Or with HTTP transport: ------|-------------| | Run a bash command (with optional timeout and background mode) | | Check status of a background job |…