43
/ 100
22 days ago
glama

memory-bank-mcp

MCP server for semantic code indexing using vector embeddings, enabling AI agents to maintain persistent memory of codebases through natural language queries and intelligent chunking.

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: 1 critical, 1 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.
🔐
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.
// known CVEs in dependencies1 critical1 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

critical@babel/traverse@7.23.0GHSA-67hx-6x53-jw92

Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code

high@modelcontextprotocol/sdk@1.25.2GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMEMORYBANK_AUTO_UPDATE_DOCSfalse Auto-regenerate docs when indexing code
configMEMORYBANK_CHUNK_OVERLAP_TOKENS200 Overlap between chunks to maintain context
configMEMORYBANK_EMBEDDING_DIMENSIONS1536 Vector dimensions (1536 or 512)
configMEMORYBANK_EMBEDDING_MODELtext-embedding-3-small OpenAI embedding model
configMEMORYBANK_MAX_TOKENS7500 Maximum tokens per chunk (limit: 8192)
configMEMORYBANK_REASONING_EFFORTmedium Reasoning level: low, medium, high
configMEMORYBANK_REASONING_MODELgpt-5-mini Model for generating documentation (supports reasoning)
configMEMORYBANK_ROUTE_MAX_ITERATIONS
configMEMORYBANK_STORAGE_PATH.memorybank Directory where the vector index is stored
configMEMORYBANK_WORKSPACE_ROOTprocess.cwd() Workspace root (usually auto-detected)
🔐 secretOPENAI_API_KEYREQUIRED. Your OpenAI 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 10 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/gcorroto-memory-bank-mcp-1u8dfs)](https://m8ven.ai/mcp/gcorroto-memory-bank-mcp-1u8dfs)
commit: 9d4a6755b8c3763f20f256690d1588aacae6d5d9
code hash: ee459358dbe69fb311050dff713b955424a15d29d84d7c7394988396f1beada7
verified: 6/21/2026, 10:16:40 AM
view raw JSON →