agentic-mcp-tools/memora
Persistent memory with knowledge graph visualization, semantic/hybrid search, cloud sync (S3/R2), and cross-session context management.
Quick Start
Clone the repository:
git clone https://github.com/agentic-mcp-tools/memoraClaude Desktop configuration example:
{
"mcpServers": {
"memora": {
"command": "npx",
"args": [
"-y",
"agentic-mcp-tools/memora"
]
}
}
}Check the repository README for specific installation and configuration instructions.