0
/ 100
1 month ago
glama

contextfs

ContextFS gives LLM agents a persistent, structured filesystem via MCP, enabling sandboxed file operations, workspace management, and memory/skills storage without direct machine access.

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
🚨
Reads files from sensitive locations
Touches: /.dockerenv, /.dockerenv
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: CONTEXTFS_VC_KEY, OPENROUTER_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high3 low

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

highws@8.16.0GHSA-3h5v-q93c-6h6q

ws affected by a DoS when handling a request with many HTTP headers

highws@8.16.0GHSA-96hv-2xvq-fx4p

ws: Memory exhaustion DoS from tiny fragments and data chunks

lowexpress@4.18.2GHSA-qw6h-vgh9-j6wx

express vulnerable to XSS via response.redirect()

lowexpress@4.18.2GHSA-rv95-896h-c2vc

Express.js Open Redirect in malformed URLs

ws: Uninitialized memory disclosure

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.
configCONTEXTFS_BASE_URL
configCONTEXTFS_INSECUREEnable bash_script_once (1) —
configCONTEXTFS_LOCALlocal Local mode: tools run in-process, no WS clients (env: =1)
configCONTEXTFS_MCP_SERVERMCP server base URL for chat http://localhost:3010
configCONTEXTFS_MODELmodel <model> LLM model via OpenRouter (env: )
configCONTEXTFS_RTK_ENABLEDEnable RTK optimization (true/false) true (auto-detect)
configCONTEXTFS_RTK_PATH
configCONTEXTFS_RTK_STATUS
configCONTEXTFS_RTK_TEE_ON_ERROR
configCONTEXTFS_RTK_TIMEOUT
configCONTEXTFS_RTK_ULTRA_COMPACTUltra-Compact Mode: Force maximum compression by setting =true or passing the -u flag to supported commands.
configCONTEXTFS_VC_IDid> CONTEXTFS_VC_KEY=<key> OPENROUTER_API_KEY=sk-or-... \
🔐 secretCONTEXTFS_VC_KEYCONTEXTFS_VC_ID=<id> =<key> OPENROUTER_API_KEY=sk-or-... \
🔐 secretOPENROUTER_API_KEYCONTEXTFS_VC_ID=<id> CONTEXTFS_VC_KEY=<key> =sk-or-... \
configPORTport <port> HTTP + WS port (default: 3010, env: )
// 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 2 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/javimosch-contextfs-wa5q2g)](https://m8ven.ai/mcp/javimosch-contextfs-wa5q2g)
commit: 25a6ed273af7be75249b3df6cd9cc3bd6e854c46
code hash: a37538043217d1e089b27425c7cf757e51128544a6d8372a290dd6f2a559225b
verified: 6/23/2026, 10:09:20 AM
view raw JSON →