Enables running shell commands on the local machine via MCP, using bash.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.BASH_MCP_ALLOWED— (unset) Comma-separated command prefixes to allow, e.g. git,ls,cat,npm. Unset = unrestricted.BASH_MCP_CWD— server's cwd Default working directory for commands.BASH_MCP_MAX_TIMEOUT— timeout — seconds before the command is killed (capped by ).BASH_MCP_TRANSPORT— stdio stdio or http (same as --transport).BASH_MCP_HOST— 127.0.0.1 Bind host for --transport http.BASH_MCP_PORT— 8001 Bind port for --transport http.[](https://m8ven.ai/mcp/uditk2-mcp-bash-server-do2kty)