74
/ 100
23 days ago
glama

agent-memory-mcp-server

Stores and retrieves key-value memories with metadata and namespaces for AI agents. Enables persistent, searchable memory across sessions using the Model Context Protocol.

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
⚠️
Tool descriptions don’t match what handlers do
3 tools describe read intent but their handlers mutate — retrieve (line 25: mkdirSync(STORAGE_DIR, { recursive: true })); search (line 25: mkdirSync(STORAGE_DIR, { recursive: true })); list_namespaces (line 25: mkdirSync(STORAGE_DIR, { recursive: true }))
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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMEMORY_STORAGE_DIRSet environment variable to change the storage location.
// 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/aiagentkarl-agent-memory-mcp-server-js-biz5k1)](https://m8ven.ai/mcp/aiagentkarl-agent-memory-mcp-server-js-biz5k1)
commit: 628e4b1050b9bcc286c64b093390bc8892ca96c4
code hash: e11a42f4073d89557cabba7006b8c09c9a0aeabb0b2f2698f6d37d2cf0b2d834
verified: 6/22/2026, 1:01:24 PM
view raw JSON →