MCP Server
MCP
io.github.mashware/domain-memory
Local-first MCP server serving a project's business-domain knowledge to MCP-compatible agents.
Install
npx -y @mashware/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@mashware/domain-memory-server",
"version": "0.2.4",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment