★ 19 stars
Rust
🗄️ Database
Updated 18d ago
Persistent memory MCP server for AI agents — Rust, 19 tools, knowledge graph, Hebbian learning, episodic memory, contradiction detection, prospective triggers, Bayesian calibration, zero-config Docker setup.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"cuba-memorys": {
"command": "cargo",
"args": [
"run",
"--",
"cuba-memorys"
]
}
}
}
Run in terminal:
claude mcp add cuba-memorys cargo run -- cuba-memorys
Add to .cursor/mcp.json:
{
"mcpServers": {
"cuba-memorys": {
"command": "cargo",
"args": [
"run",
"--",
"cuba-memorys"
]
}
}
}
Topics
ai-memoryai-toolsanti-hallucinationepisodic-memoryexponential-decaygraph-databasegraphraghebbian-learningknowledge-graphmcpmcp-servermodel-context-protocolnpm-packagepagerankpostgresql