A self-hosted MCP server that provides a personal semantic memory layer for AI tools. It enables storing, searching, and managing memories using hybrid vector and keyword search, allowing AI assistants to recall information by meaning.
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.
process.env. You'll be asked to provide them before it can run.DJANGO_SECRET_KEY— Django secret keyPOSTGRES_DB— engram Database namePOSTGRES_USERPOSTGRES_PASSWORDPOSTGRES_HOST— localhost Database hostPOSTGRES_PORTOLLAMA_BASE_URLOLLAMA_EMBED_MODEL— nomic-embed-text Embedding modelOLLAMA_CHAT_MODEL— llama3.2:3b Chat model for enrichmentAUTO_ENRICH_ON_CREATE— false Auto-tag and extract entitiesOPENROUTER_API_KEY— Fallback embedding providerOPENROUTER_EMBED_MODELMCP_API_KEY— MCP auth token (empty = open)REST_API_KEY— Auth: Authorization: Bearer <> (disabled when env var is empty).INGEST_CHUNK_SIZEINGEST_CHUNK_OVERLAPINGEST_MAX_FILE_SIZEDJANGO_ALLOWED_HOSTSCONN_MAX_AGECORS_ALLOWED_ORIGINS[](https://m8ven.ai/mcp/jblacketter-engram-wakmw3)