Provides a secure, token-authenticated command execution tool over MCP Streamable HTTP, with a default-deny allowlist and shell metacharacter rejection.
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.HOST— 127.0.0.1 Bind address. Keep it loopback unless something else gates access.MCP_ENDPOINT— /mcp MCP Streamable HTTP mount path.MCP_SHELL_ALLOWED_COMMANDS— is empty by default, which means zeroMCP_SHELL_BIN— /bin/bash Shell used to run commands.MCP_SHELL_TOKEN— Set . The server refuses to start without it.NOTIFY_SOCKETPORT— 3000 Port to listen on.ROUTE_PREFIX— derived Prefix for /healthz + /ready (defaults to MCP_ENDPOINT minus a trailing /mcp).SYSTEMD_NOTIFY_BIN[](https://m8ven.ai/mcp/imajeure-mcp-shell-14uo1f)