73
/ 100
16 days ago
glama

code-execution-mcp

An MCP server that enables AI agents to execute terminal commands and Python code on the host system, leveraging Agent Zero's battle-tested implementation with session management and smart output handling.

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_LOG_DIRexport =/path/to/logs
configCODE_EXEC_MCP_VERSION
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/ai-integr8tor-agent0ai-code-execution-mcp-nd1wq6)](https://m8ven.ai/mcp/ai-integr8tor-agent0ai-code-execution-mcp-nd1wq6)
commit: 05f9a0a99e9405d76bc500e9c770d9ed85adc5fd
code hash: ad479b37882f0152c2972a36e752f47844391b31300a119d919ceb06b5dbcadf
verified: 7/15/2026, 8:37:45 AM
view raw JSON →