50
/ 100
18 hours ago
glama

Memory MCP Server

An agentic memory system that enables AI assistants to store, search, and manage persistent memories with semantic understanding using natural language instructions.

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: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: 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.
configDATABASE_URL
configMEMORY_ACCESS_PRIORITY_BOOST
configMEMORY_ACCESS_TRACKING_ENABLED
configMEMORY_ACCESS_TRACKING_TOP_N
configMEMORY_ANALYSIS_MODEL
configMEMORY_DB_SLOW_QUERY_MS200 # Slow query threshold in milliseconds (default: 200)
configMEMORY_DEBUG_ACCESS_TRACKING
configMEMORY_DEBUG_MODE
configMEMORY_DEBUG_OPERATIONS
configMEMORY_DEBUG_QUERY_EXPANSION
configMEMORY_DEBUG_REPOSITORY
configMEMORY_DEBUG_VALIDATION
configMEMORY_DEFAULT_INDEXindex (optional): Index name (defaults to )
configMEMORY_EMBEDDING_DIMENSIONS
configMEMORY_EMBEDDING_MODELtext-embedding-3-small
configMEMORY_LOG_FORMATpretty # Log format: json, pretty (default: pretty)
configMEMORY_LOG_LEVELinfo # Log level: debug, info, warn, error (default: info)
configMEMORY_MCP_SYSTEM_MESSAGE./config/memory-host-context.txt
configMEMORY_MODEL
configMEMORY_MODEL_REASONING_EFFORT
configMEMORY_MODEL_VERBOSITY
configMEMORY_PROJECT_ID
configMEMORY_QUERY_EXPANSION_COUNT
configMEMORY_QUERY_EXPANSION_ENABLED
configMEMORY_REFINE_ALLOW_DELETE
configMEMORY_REFINE_DEFAULT_BUDGETbudget (optional): Maximum actions to execute (default from )
🔐 secretOPENAI_API_KEYEdit .env and set your
// 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 7 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/gregpriday-memory-mcp-legacy-1yqizo)](https://m8ven.ai/mcp/gregpriday-memory-mcp-legacy-1yqizo)
commit: f880f74c9825af571959695f676df737e794915a
code hash: f744e0a1f3900f8a2d78d55698aacbd6e8d15d9025282eabe3e1173df1bb6720
verified: 6/21/2026, 10:15:52 AM
view raw JSON →