0
grade F
10 days ago
glama

Persistent Context MCP

A memory management system that enables AI assistants to store, search, and visualize persistent conversation contexts using a Neo4j graph database. It provides an MCP server for integration with Claude Desktop along with a web-based dashboard for managing relationship-based knowledge.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Reads files from sensitive locations
Touches: .env, .env
🚨
Known vulnerabilities in dependencies: 2 critical, 5 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 6 credentials: ANTHROPIC_API_KEY, CLAUDE_API_KEY, LLM_API_KEY, NEO4J_PASSWORD, OPENAI_API_KEY, REDIS_PASSWORD
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.
🔐 secretANTHROPIC_API_KEY
configANTHROPIC_MAX_TOKENS
configANTHROPIC_MODEL
configANTHROPIC_TEMPERATURE
configBACKUP_COMPRESSION
configBACKUP_DIRECTORY
configBACKUP_ENABLED
configBACKUP_INCREMENTAL
configBACKUP_INTERVAL
configBACKUP_RETENTION_DAYS
🔐 secretCLAUDE_API_KEY
configCORS_ORIGIN
🔐 secretLLM_API_KEY
configLOG_FILE
configLOG_LEVEL
configMAX_CPU_USAGE
configMAX_DATABASE_RESPONSE_TIME
configMAX_MEMORY_USAGE
configMAX_RESPONSE_TIME
configNEO4J_CONNECTION_ACQUISITION_TIMEOUT
configNEO4J_DATABASE
configNEO4J_MAX_CONNECTION_LIFETIME
configNEO4J_MAX_CONNECTION_POOL_SIZE
🔐 secretNEO4J_PASSWORDe =password \
configNEO4J_URIe =bolt://neo4j:7687 \
configNEO4J_USERNAME
🔐 secretOPENAI_API_KEYyour-api-key
configOPENAI_MAX_TOKENS
configOPENAI_MODEL
configOPENAI_TEMPERATURE
configPERFORMANCE_MONITORING
configPERFORMANCE_MONITORING_INTERVAL
configPORT"": "3000"
configREDIS_DB
configREDIS_HOST
🔐 secretREDIS_PASSWORD
configREDIS_PORT
configUSE_NOOP_STORE
// 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/corbyjamesibm-persistent-context-mcp-747z9h)](https://m8ven.ai/mcp/corbyjamesibm-persistent-context-mcp-747z9h)
commit: 250412e18482691314a1735cf4c1104f6a48d84f
code hash: 6a919d14545cac978ce1c516aa5a6bfed8266a8d8368fe0fde6c77a954401479
verified: 4/11/2026, 3:29:12 PM
view raw JSON →