agentic-box/memora
An MCP server that gives AI agents persistent memory with semantic search, graph relations, and structured cross-session storage.

Velocity · 7d
+1.6
★ / day
Trend
→steady
star history
Memora is a Model Context Protocol server implementing a memory layer for AI agents. It provides SQLite-backed persistent storage with optional cloud sync, semantic search using embeddings, knowledge graph relations between memories, and source-backed retrieval. Agents can absorb work into durable memory and retrieve relevant context, TODOs, and related edges via the memory_digest function across sessions.