0
/ 100
1 month 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.

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: .env, .env
⚠️
Known vulnerabilities in dependencies: 19 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
🔐
You'll be asked for 7 credentials: ANTHROPIC_API_KEY, CLAUDE_API_KEY, JWT_SECRET, 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.
// known CVEs in dependencies19 high4 medium22 low

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

high@modelcontextprotocol/sdk@1.11.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.11.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.11.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highaxios@1.6.2GHSA-35jp-ww65-95wh

axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`

highaxios@1.6.2GHSA-3g43-6gmg-66jw

axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge

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.
🔐 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
🔐 secretJWT_SECRET
🔐 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_USERe =neo4j \
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 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/corbyjamesibm-persistent-context-mcp-747z9h)](https://m8ven.ai/mcp/corbyjamesibm-persistent-context-mcp-747z9h)
commit: 2ff16b6f3afe8054353f8991d917777d1aaabb61
code hash: 5e16d090cc77858f5ac8ea9b50746a1dc85a1b1d28eaa8e929d5a0042dd420a3
verified: 6/14/2026, 11:14:11 AM
view raw JSON →