35
/ 100
1 month ago
glama

memory-forge

A production-ready MCP server for persistent AI memory across LLMs like Claude and ChatGPT. Provides automatic conversation backup, multi-user support, and multi-storage (PostgreSQL, Redis, Qdrant).

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
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 5 credentials: MCP_AUTH_TOKEN, OPENAI_API_KEY, POSTGRES_PASSWORD, QDRANT_API_KEY, REDIS_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high2 low

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

highbody-parser@1.20.2GHSA-qwcr-r2fm-qrc7

body-parser vulnerable to denial of service when url encoding is enabled

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

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.
🔐 secretMCP_AUTH_TOKENauto-generated>
configMCP_PORT
🔐 secretOPENAI_API_KEY
configPOSTGRES_DB
configPOSTGRES_HOST
🔐 secretPOSTGRES_PASSWORDauto-generated>
configPOSTGRES_PORT
configPOSTGRES_USER
🔐 secretQDRANT_API_KEYauto-generated>
configQDRANT_URL
configREDIS_HOST
🔐 secretREDIS_PASSWORDauto-generated>
configREDIS_PORT
// 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/cpretzinger-memory-forge-rvupyv)](https://m8ven.ai/mcp/cpretzinger-memory-forge-rvupyv)
commit: 8172d60b4b201e2f2ee97382d25d3e9b081f65e7
code hash: bbd5119cd2e1e75515f9d1f1fac6bd843514f3cbcfc52cf44bb26a86cd1bedca
verified: 6/23/2026, 10:19:08 AM
view raw JSON →