73
/ 100
1 month ago
glama

Code Execution MCP Server

Enables AI agents to execute terminal commands and Python code on the host system with session management and smart output handling, leveraging Agent Zero's proven implementation.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCODE_EXEC_EXECUTABLEexport =/bin/bash
configCODE_EXEC_INIT_COMMANDSexport ="source /path/to/venv/bin/activate;export PATH=\$PATH:/custom/bin"
configCODE_EXEC_FIRST_OUTPUT_TIMEOUTexport =30 # Wait for first output
configCODE_EXEC_BETWEEN_OUTPUT_TIMEOUTexport =15 # Wait between output chunks
configCODE_EXEC_DIALOG_TIMEOUTexport =5 # Detect dialog prompts
configCODE_EXEC_MAX_EXEC_TIMEOUTexport =180 # Maximum execution time
// 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/terminallylazy-a0-code-exec-mcp-1jpdwd)](https://m8ven.ai/mcp/terminallylazy-a0-code-exec-mcp-1jpdwd)
commit: f286945186ebb67b3d16617bac21164250c606f9
code hash: 9fdfa08a9d77021bfa2c876d8c40ff1d082bcf972125f022c487ecfbe173975f
verified: 6/22/2026, 12:48:18 PM
view raw JSON →