30
grade F
9 days 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.

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.
// 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 9 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: 4/11/2026, 3:03:50 PM
view raw JSON →