Domain Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 12 Jun 2026.
Local-first MCP server serving a project's business-domain knowledge to MCP-compatible agents.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add domain-memory -- npx -y @mashware/domain-memory-server
{
"mcpServers": {
"domain-memory": {
"args": [
"-y",
"@mashware/domain-memory-server"
],
"command": "npx"
}
}
}
[mcp_servers.domain-memory]
command = "npx"
args = ["-y", "@mashware/domain-memory-server"]
{
"mcpServers": {
"domain-memory": {
"args": [
"-y",
"@mashware/domain-memory-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"domain-memory": {
"args": [
"-y",
"@mashware/domain-memory-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.