M
Bash Command Execution

Bash Command Execution

mcp server

Description

Bash MCP is a TypeScript server that provides AI assistants with secure bash command execution capabilities through a controlled environment. It implements security safeguards including whitelisted commands, directory restrictions, and output sanitization while supporting both stateless and stateful (interactive) command execution. The server exposes tools for executing commands, creating and managing interactive sessions, and sending input to running sessions, making it particularly valuable for AI assistants that need to perform system operations without compromising security.

Server Details

Added

April 21, 2025