71
/ 100
12 days ago
glama

Code Executor MCP Server

Provides sandboxed code execution for AI agents with support for Python, JavaScript, and shell commands. Includes comprehensive safety features like destructive pattern blocking, timeout protection, and restricted file access for secure production use.

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 3 credentials: MEOK_API_KEY, MEOK_ATTEST_KEY, MEOK_PAYG_KEY
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.
configMEOK_VERIFY_URL
configMEOK_VERIFY_TIMEOUT
🔐 secretMEOK_API_KEY
🔐 secretMEOK_ATTEST_KEY
🔐 secretMEOK_PAYG_KEY
// 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/csoai-org-code-executor-mcp-19shsi)](https://m8ven.ai/mcp/csoai-org-code-executor-mcp-19shsi)
commit: 07416664fcfb67ba8d5ff3eb2157fef01d28750f
code hash: 3ce9b9d56d3fa89cc7c1dde29970f9ffe9c7f9ade996bd1eb5179814532249f7
verified: 6/17/2026, 12:02:48 PM
view raw JSON →