74
/ 100
1 month ago
glama

agent-memory

A persistent, trust-scored project memory for AI coding agents, backed by PostgreSQL + pgvector, providing durable memory of architecture decisions, bug patterns, and coding conventions.

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.
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 1 credential: MEMORY_MCP_AUTH_TOKEN
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.
configDATABASE_URLpostgresql://memory:memory_dev@localhost:5433/agent_memory Postgres connection string.
configLOG_LEVEL
configMEMORY_HTTP_PORT
🔐 secretMEMORY_MCP_AUTH_TOKEN
configMEMORY_METRICS_ENABLED
configREPO_ROOTprocess.cwd() Repo root the file/symbol validators resolve against. Inside the sidecar container this must match the volume mount (typically /workspace).
// 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/event4u-app-agent-memory-1gbdwu)](https://m8ven.ai/mcp/event4u-app-agent-memory-1gbdwu)
commit: 6ea7d56a4e8bb2a3b40f52fa7c9ba1cf5730d2c2
code hash: b2b53fc7548011aef46c176ddf27cefcdc55af6f8926631afc6a6a558899e734
verified: 6/11/2026, 11:59:02 AM
view raw JSON →