74
/ 100
29 days ago
glama

Domain memory

A local MCP server that accumulates the business-domain knowledge of a software project — flows, integrations, decisions, nuances — and makes it available to any MCP-compatible agent (Claude Code, Cursor, Copilot, Gemini, OpenCode). The goal is to capture the why behind the code: the stuff a new developer would need six months from now to understand why a thing is built the way it is. The what is

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: 2 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: DOMAIN_MEMORY_HTTP_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 critical

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

criticalvitest@2.1.0GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

criticalvitest@2.1.0GHSA-9crc-q9x8-hgqq

Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening

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.
configDOMAIN_MEMORY_DRIFT_TIMEOUT_MS2000 Hard budget for check_drift.
🔐 secretDOMAIN_MEMORY_HTTP_TOKENdomain-memory http [--port 4374] [--host 127.0.0.1] Start an HTTP API exposing the same tools as the MCP server (for CI hooks and external scripts). Set to require bearer-token auth.
configDOMAIN_MEMORY_ROOTcwd Project root where .domain-memory/ lives.
configDOMAIN_MEMORY_SEARCH_TIMEOUT_MSsearch_knowledge(query, context?) — run the triple matcher, return ranked candidates. Respects a 2000 ms timeout (configurable via ).
configDOMAIN_MEMORY_SERVER_BIN/custom/path/to/server.js domain-memory install
configDOMAIN_MEMORY_TEMPLATESOverride the templates directory used by install.
configDOMAIN_MEMORY_WEB_PORT4373 Port for domain-memory-web.
// 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 8 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/mashware-domain-memory-1ws462)](https://m8ven.ai/mcp/mashware-domain-memory-1ws462)
commit: 9bf70cc73db4dbf5f5c595d0145aa9a2322c67d9
code hash: 6f0a3a809306151df5272fa17f62ef3f11dc0eb874206907075b1074e8d67a85
verified: 6/10/2026, 11:17:04 AM
view raw JSON →