74
/ 100
1 month ago
glama

MCP-Memory-LanceDB-Pro

A full-featured long-term memory system for Claude Code that persistently stores and retrieves preferences, decisions, and project context across sessions using hybrid search and LLM-powered extraction.

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 4 credentials: JINA_API_KEY, LLM_API_KEY, OPENAI_API_KEY, RERANK_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.
🔐 secretJINA_API_KEY"": "your-jina-api-key",
configJINA_EMBEDDING_MODEL
🔐 secretLLM_API_KEY"": "your-llm-api-key",
configLLM_BASE_URL"": "https://api.openai.com/v1",
configLLM_MODEL"": "gpt-4o-mini",
configMEMORY_DB_PATHNo ~/.claude/memory-lancedb LanceDB database path
configMEMORY_DEFAULT_SCOPENo agent:primary Default memory scope
configMEMORY_WORKSPACE
🔐 secretOPENAI_API_KEY
configOPENCLAW_CLI_BIN
configOPENCLAW_EXTENSION_API_PATH
configOPENCLAW_HOME
🔐 secretRERANK_API_KEY"": "your-reranker-key",
configRERANK_ENDPOINT"": "https://api.jina.ai/v1/rerank"
configRERANK_MODEL"": "jina-reranker-v3",
configRERANK_PROVIDER"": "jina",
// 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 4 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/bcornish1797-mcp-memory-lancedb-pro-jsc1ay)](https://m8ven.ai/mcp/bcornish1797-mcp-memory-lancedb-pro-jsc1ay)
commit: 77b7acada5dc68d71e886e28676d6aa1e03f9493
code hash: ccc01e7018f3c0899ea2dd5e6a4e8c9da6978fd0071ffce17a4cf759f8709ae5
verified: 6/12/2026, 10:28:12 AM
view raw JSON →