modelcontextprotocol/server-memory
Knowledge graph-based persistent memory system for maintaining context
Quick Start
Clone the repository:
git clone https://github.com/modelcontextprotocol/servers-archived/tree/main/src/memoryClaude Desktop configuration example:
{
"mcpServers": {
"modelcontextprotocol-servers-archived-5": {
"command": "npx",
"args": [
"-y",
"modelcontextprotocol/server-memory"
]
}
}
}Check the repository README for specific installation and configuration instructions.