67
/ 100
1 month ago
glama

ContextFS

Universal AI memory layer that provides cross-client, cross-repo context management with semantic search, automatic code indexing, and session management. Enables persistent developer memory across projects with typed memories, graph-based relationships, and RAG-powered retrieval.

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.
🔐
You'll be asked for 9 credentials: GOOGLE_CLIENT_SECRET, GITHUB_CLIENT_SECRET, STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET, ADMIN_PASSWORD, ADMIN_API_KEY, MAILGUN_API_KEY, ANTHROPIC_API_KEY, OPENAI_API_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.
configAPI_BASE_URL
configCONTEXTFS_MAX_SESSIONS
configCONTEXTFS_E2EE_ENABLED
configGOOGLE_CLIENT_ID
configGITHUB_CLIENT_ID
🔐 secretGOOGLE_CLIENT_SECRET
configGOOGLE_REDIRECT_URI
🔐 secretGITHUB_CLIENT_SECRET
configSTRIPE_PRICE_PRO
configSTRIPE_PRICE_TEAM
🔐 secretSTRIPE_SECRET_KEY
🔐 secretSTRIPE_WEBHOOK_SECRET
configADMIN_EMAIL
🔐 secretADMIN_PASSWORD
🔐 secretADMIN_API_KEY
configCORS_ORIGINS
configCONTEXTFS_SYNC_PORT
configCONTEXTFS_SYNC_HOST
configCONTEXTFS_DEV
configCONTEXTFS_DB_ECHO
🔐 secretMAILGUN_API_KEY
configMAILGUN_DOMAIN
configAPP_BASE_URL
configCONTEXTFS_POSTGRES_URL
configCONTEXTFS_DB_PATH
🔐 secretANTHROPIC_API_KEY
🔐 secretOPENAI_API_KEY
configCONTEXTFS_CLI_GITHUB_CLIENT_ID
configCONTEXTFS_CLI_OAUTH_PORT
configSHELL
configCONTEXTFS_TEST_MODE
configTOKENIZERS_PARALLELISM
configCONTEXTFS_SOURCE_TOOL
configCONTEXTFS_BACKEND
configCONTEXTFS_DATA_DIR
configCONTEXTFS_USE_GPU
// 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 6 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/contextfs-contextfs-146aqj)](https://m8ven.ai/mcp/contextfs-contextfs-146aqj)
commit: a93035de0489c6385259c261237b2c6b76fae414
code hash: de845ef93a96bb919491566522ac490834601d95919a7d75a4af0c1882889e36
verified: 6/18/2026, 11:14:33 AM
view raw JSON →