doobidoo/mcp-memory-service
Universal memory service providing semantic search, persistent storage, and autonomous memory consolidation
Quick Start
Clone the repository:
git clone https://github.com/doobidoo/mcp-memory-serviceClaude Desktop configuration example:
{
"mcpServers": {
"mcp-memory-service": {
"command": "npx",
"args": [
"-y",
"doobidoo/mcp-memory-service"
]
}
}
}Check the repository README for specific installation and configuration instructions.