73
/ 100
21 days ago
glama

Archivist MCP

A local-first memory layer for coding agents to persist and retrieve project decisions, architecture context, and rules across multiple development sessions. It utilizes a three-tier memory model and hybrid retrieval to provide agents with durable, searchable context and a WebUI for human review.

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 1 credential: ARCHIVIST_DB_ENCRYPTION_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.
configARCHIVIST_CONFIG_PATHEnv vars: optional (, etc.)
🔐 secretARCHIVIST_DB_ENCRYPTION_KEYIf is set and SQLCipher is unavailable, startup fails.
configARCHIVIST_CORE_MAX_KB
configARCHIVIST_DISABLE_EMBEDDINGS
configARCHIVIST_OBSERVATION_RETENTION_DAYS
configARCHIVIST_ENCRYPTION_REQUIREDtrue also enforces fail-closed encryption checks.
configARCHIVIST_AUTO_RESTORE_ON_CORRUPTION
configARCHIVIST_RATE_LIMIT_ENABLED
configARCHIVIST_RATE_LIMIT_PER_MINUTE
configARCHIVIST_STRUCTURED_LOGGING
configARCHIVIST_ALERT_ENABLED
configARCHIVIST_ALERT_MIN_CALLS
configARCHIVIST_ALERT_ERROR_RATE_THRESHOLD
configARCHIVIST_ALERT_COOLDOWN_SECONDS
configARCHIVIST_EXPERIMENTAL_TOOLS_ENABLED
configARCHIVIST_DISABLED_TOOLS
configARCHIVIST_TLS_ENABLED
configARCHIVIST_TLS_CERT_FILE, ARCHIVIST_TLS_KEY_FILE
configARCHIVIST_TLS_KEY_FILEARCHIVIST_TLS_CERT_FILE,
configARCHIVIST_SSE_TOKENS(JSON token map for team auth)
configGITHUB_SHA
// 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/i3t4an-archivist-mcp-vjnmx2)](https://m8ven.ai/mcp/i3t4an-archivist-mcp-vjnmx2)
commit: 54fcaca4b25f1452ce5ced55a878199d8b285bec
code hash: 86b7b17df0ca950bd479057b24af5ef6c91bbce365f3bf32fe25c78acefa3489
verified: 6/16/2026, 11:37:38 AM
view raw JSON →