73
/ 100
6 days ago
glama

Yggdrasil

Durable, local-first memory for AI coding agents over MCP — zero-dependency (pure Python + SQLite/FTS5), curated and semantically de-duped. Works with Claude Code, Codex and any MCP host, and you own the data as plain rows.

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: YGG_ENGINE_TOKEN, YGG_TOKEN, YGG_MCP_TOKEN, YGG_MEMORY_TOKEN
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.
configYGG_NO_BOOTSTRAP
configYGG_NPM_SOURCE
configYGG_HOME
configYGG_PORT
configYGG_NONINTERACTIVE
configLINES
🔐 secretYGG_ENGINE_TOKEN
configYGG_ENGINE_URLThe engine itself is swappable — any service meeting the MemoryBackend contract is a drop-in (point at it); SQLite is the zero-dep default. See [docs/backend-boundary.md](./docs/backend-boundary.md).
configYGG_NAMESPACE
configYGG_USER_ID
configYGG_BOOTSTRAP_LIMIT
configYGG_RECALL_LIMIT
configYGG_RECALL_MIN_SCORE
configYGG_LABEL
configYGG_UNIT
configYGG_TASK
configYGG_SEMDEDUP_AT
🔐 secretYGG_TOKEN
configYGG_EMBED_MODEL
configYGG_EMBED_URL
configYGG_GOV_GATE_USER_ID
configYGG_GOV_GATE_NAMESPACE
configYGG_MCP_HTTP_PORT
configYGG_MCP_HTTP_HOST
🔐 secretYGG_MCP_TOKEN
configYGG_MEMORY_HOST
configYGG_MEMORY_PORT
🔐 secretYGG_MEMORY_TOKEN
configYGG_MEMORY_DB
configYGG_FUSION
configYGG_FUSION_W_LEX
configYGG_FUSION_W_VEC
configYGG_W_USAGE
configYGG_USAGE_SCALE
configYGG_W_PIN
configYGG_VECTOR_WARN_AT
configYGG_MEMORY_VERBOSE
configYGG_TOKEN_FILE
configYGG_APPLY_GATE_USER_ID
configYGG_APPLY_GATE_NAMESPACE
configNO_COLOR
configYGG_UPDATE_CHECK_TTL
configYGG_BG_MODEL
// 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 1 concrete improvement 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/vondervuflya-yggdrasil-ta4fbb)](https://m8ven.ai/mcp/vondervuflya-yggdrasil-ta4fbb)
commit: 1e34d053639f091707fda82434615553b08bab17
code hash: bf111ace9192ceb9cd735472989019989be619acedc3826b6dd2616297ce9743
verified: 6/29/2026, 11:20:53 AM
view raw JSON →