71
/ 100
10 days ago
glama

NarratorDB

Local-first long-term memory database for AI systems, providing SQLite FTS5/BM25 retrieval and optional SentenceTransformer embeddings via MCP server.

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
7 tools verified — handlers match their declared behaviour
3 read-only tools verified — handlers contain no write/delete/exec
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: 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.
configCODEX_SANDBOX
configMINIFLARE_REGISTRY_PATH
configWRANGLER_LOG_PATH
configWRANGLER_WRITE_LOGS
configOPENAI_BASE_URL
🔐 secretOPENAI_API_KEYFirst-party OpenAI API; the endpoint is fixed and is runtime-only.
configNO_PROXY
configno_proxy
configNARRATORDB_DATA_DIRData directory; defaults to ~/.narratordb
configNARRATORDB_PATHExplicit database file
configNARRATORDB_DB_PATHEquivalent explicit database file
configNARRATORDB_USER_IDDefault logical user/scope
configPYTHONDONTWRITEBYTECODE
configNARRATORDB_COMPILER_MAX_COST_USDOptional per-process cumulative soft USD compiler stop; unset by default, and an in-flight call can finish
configNARRATORDB_EMBEDDING_MODEL_DIRExplicit local embedding model directory
configNARRATORDB_LOCAL_ONLYRequire locally cached embedding assets when true
configNARRATORDB_EMBEDDING_MODELSentenceTransformer model identifier
configNARRATORDB_AUTO_CAPTUREbehavior. =false disables every automatic write while
configNARRATORDB_DEBUG
configNARRATORDB_MCP_CLIENT
configNARRATORDB_WORKSPACE_IDset when that scope must be portable.
configNARRATORDB_ALLOW_PATH_FALLBACK_WRITEStrue before starting Codex. A non-home,
// 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 2 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/williamjnsson-narratordb-ubmez7)](https://m8ven.ai/mcp/williamjnsson-narratordb-ubmez7)
commit: 0bb374616cba439bf3cb728a7883805dbc1e9004
code hash: 8cdcccc938937ea11c66d1676f3eefa45fed77b2729db85bc2d1d0dc7a4ae7b2
verified: 7/21/2026, 9:34:52 AM
view raw JSON →