69
/ 100
4 days ago
glama

agent-memory

MCP server for zero-config, traceable long-term memory using SQLite, enabling agents to store, search, trace, and monitor memory with tools like memory_store, memory_search, and memory_health.

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 3 credentials: AGENT_MEMORY_API_KEY, AGENT_MEMORY_JWT_TOKEN, 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.
configAGENT_MEMORY_DB_PATH"": "/absolute/path/to/default.db"
configAGENT_MEMORY_MODEexport =remote
configAGENT_MEMORY_GO_SERVER_URLexport =http://127.0.0.1:8080
configAGENT_MEMORY_GRPC_TARGETexport =127.0.0.1:9090
configAGENT_MEMORY_PREFER_GRPC
🔐 secretAGENT_MEMORY_API_KEY
🔐 secretAGENT_MEMORY_JWT_TOKEN
configAGENT_MEMORY_REQUEST_TIMEOUT_SECONDS
configAGENT_MEMORY_SEMANTIC_LIMIT
configAGENT_MEMORY_LEXICAL_LIMIT
configAGENT_MEMORY_ENTITY_LIMIT
configAGENT_MEMORY_DEFAULT_SEARCH_LIMIT
configAGENT_MEMORY_RRF_K
configAGENT_MEMORY_ENABLE_SQLITE_VEC
configOLLAMA_BASE_URL
🔐 secretOPENAI_API_KEY
// 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/bakebakebakebake-agent-memory-11maux)](https://m8ven.ai/mcp/bakebakebakebake-agent-memory-11maux)
commit: 045b4ca5be75236cfc8742e9e2955790ff5bcdbb
code hash: b0da8663c072d7b2a3959a61c4415dfedfc4a42e2bbf3897238c1ec5eb732cb4
verified: 6/22/2026, 12:37:40 PM
view raw JSON →