69
/ 100
1 day ago
glama

shell-mcp

Enables remote shell command execution and file operations with restricted/unrestricted modes, background tasks, safe editing, and code search.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: SHELL_MCP_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configSHELL_MCP_ALLOWLIST(built-in) Comma-separated command list (restricted mode)
configSHELL_MCP_ALLOWED_IPS(empty) Comma-separated IP allowlist
🔐 secretSHELL_MCP_TOKENcp .env.example .env # fill (openssl rand -hex 32)
configSHELL_MCP_HOST127.0.0.1 Bind address
configSHELL_MCP_WORKDIR./default Working directory
configSHELL_MCP_SHELL
configSHELL_MCP_ENCODINGauto Output/file encoding
configSHELL_MCP_LOGshell-mcp-audit.log Audit log path
configSHELL_MCP_PI_COMMANDpi Pi binary/command path
configSHELL_MCP_PI_ARGS"" Extra arguments to pi
configCOMSPEC
configSHELLTwo execution modes: restricted (command allowlist, no shell operators) / unrestricted (full shell). Windows: unrestricted mode uses cmd.exe or PowerShell; POSIX: $ -lc.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/takereshui-shell-mcp-th4no7)](https://m8ven.ai/mcp/takereshui-shell-mcp-th4no7)
commit: dfab2880138eea76a99959e969d6f3c373ee6984
code hash: 92e922879cc2815a7656f1eb299051f887d2e77224e8fb49275320c57a5978ea
verified: 7/30/2026, 9:10:36 AM
view raw JSON →