MCP Server
MCP
Memory MCP Server
SQLite-backed MCP server for persistent memory, full-text retrieval, and graph traversal.
Install
npx -y @j0hanz/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@j0hanz/memory-mcp",
"version": "1.7.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment