domain-memory
Local-first MCP server serving a project's business-domain knowledge to MCP-compatible agents.
Install
npmstdio
npx -y @mashware/domain-memory-server Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-mashware-domain-memory": {
"command": "npx",
"args": [
"-y",
"@mashware/domain-memory-server"
]
}
}
} Source: official MCP Registry record · registry name io.github.mashware/domain-memory · published 2026-06-12 · updated 2026-06-12. Not an endorsement; review the code before connecting it to anything sensitive.