Agentโ™ฅ๏ธŽAge
Catalog

io.github.SecurityRonin/alaya-mcp

Official

by SecurityRonin ยท Rust

Local memory engine for AI agents with knowledge graphs, forgetting, and semantic recall

io.github.SecurityRonin/alaya-mcp (MCP Server)

This MCP server provides a local memory engine for AI agents, combining knowledge graphs with forgetting and semantic recall. It stores conversation episodes, consolidates knowledge through a cognitive lifecycle, and persists data in a local SQLite database.

๐Ÿ› ๏ธ Key Features

  • Local memory engine with knowledge graphs
  • Forgetting mechanisms and semantic recall
  • Conversation episode storage
  • Personal knowledge graph in a local SQLite database

๐Ÿš€ Use Cases

  • Building AI-agent memory backed by local storage
  • Consolidating knowledge over time from conversation episodes
  • Performing retrieval-driven semantic recall using the knowledge graph

โšก Developer Benefits

  • Embeddable Rust library with zero dependencies
  • Implements neuroscience-grounded memory dynamics (Bjork dual-strength forgetting, retrieval-induced suppression, Hebbian co-activation)

โš ๏ธ Limitations

  • Based on local SQLite persistence; intended for local use

Topics

aimemoryyogacaraai-agent-toolsneurosciences