74
/ 100
1 month ago
glama

mcp-shell

Provides a secure, token-authenticated command execution tool over MCP Streamable HTTP, with a default-deny allowlist and shell metacharacter rejection.

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: MCP_SHELL_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.
configHOST127.0.0.1 Bind address. Keep it loopback unless something else gates access.
configMCP_ENDPOINT/mcp MCP Streamable HTTP mount path.
configMCP_SHELL_ALLOWED_COMMANDSis empty by default, which means zero
configMCP_SHELL_BIN/bin/bash Shell used to run commands.
🔐 secretMCP_SHELL_TOKENSet . The server refuses to start without it.
configNOTIFY_SOCKET
configPORT3000 Port to listen on.
configROUTE_PREFIXderived Prefix for /healthz + /ready (defaults to MCP_ENDPOINT minus a trailing /mcp).
configSYSTEMD_NOTIFY_BIN
// 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 3 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/imajeure-mcp-shell-14uo1f)](https://m8ven.ai/mcp/imajeure-mcp-shell-14uo1f)
commit: bbc203b62b1a8acb56eb05a2921f91448731cf03
code hash: 5665d7c6778860e209e20eb89cbc81d8344d1a726b4d546969cf3a48075581f2
verified: 6/20/2026, 9:12:50 AM
view raw JSON →