69
/ 100
14 days ago
glama

SmartMemory

An MCP server that gives LLMs structured, verifiable memory by storing facts in a knowledge graph and enabling logic-based reasoning through natural dialogue.

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: LLM_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.
configLLM_PROVIDERe =mistral \
configLLM_MODELe =mistral-large-latest \
🔐 secretLLM_API_KEYe =your-api-key \
configLLM_BASE_URLe =http://172.17.0.1:11434 \
configLLM_TEMPERATURE
configSEMMEM_LOG_FILE
// 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/mauriceisrael-smartmemory-b8my4n)](https://m8ven.ai/mcp/mauriceisrael-smartmemory-b8my4n)
commit: f4a650cb7cb69a1e5b29897eb491dcc23a56236d
code hash: 786d8eaecd7d13e1aecec4ae9fa9dd8e36f19884c2256dabbfeec6c751a68f19
verified: 7/17/2026, 8:23:51 AM
view raw JSON →