30
/ 100
1 month ago
glama

MCX (Modular Code Execution)

An MCP server that enables AI agents to execute sandboxed JavaScript and TypeScript code instead of calling individual tools directly. It significantly reduces token usage by allowing agents to filter, aggregate, and transform data locally before returning results.

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
🚨
Secret credentials may flow to a network call
1 flow detected: SUPABASE_ACCESS_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Tool annotations don’t match behaviour
1 read-only tool performs write/delete/exec — mcx_related (line 3660: IMPORT_REGEX.exec(content))
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — mcx_related (line 3660: IMPORT_REGEX.exec(content))
🔐
You'll be asked for 2 credentials: MY_API_KEY, SUPABASE_ACCESS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 medium1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

mediumturbo@2.0.0GHSA-hcf7-66rw-9f5r

Trubo: Login callback CSRF/session fixation

lowturbo@2.0.0GHSA-3qcw-2rhx-2726

Turbo: Unexpected local code execution during Yarn Berry detection

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretMY_API_KEY
configMY_API_URL
configPROGRAMFILES
configPROGRAMFILES(X86)
🔐 secretSUPABASE_ACCESS_TOKEN
configSUPABASE_API_URL
// 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 11 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/schizoidcock-mcx-x4pwgg)](https://m8ven.ai/mcp/schizoidcock-mcx-x4pwgg)
commit: 24670aa311ee83c1e7b7d6eb0f4ae62e3ec9f2d4
code hash: 9938d74005869c9559252384e57dea35fc253331176f3c5684559eae5ba8713b
verified: 6/14/2026, 11:17:40 AM
view raw JSON →