Agent♥︎Age
Catalog

io.github.lucasmella-stack/mismem

Official

by lucasmella-stack · TypeScript

Cooperative persistent memory for LLMs: episodes, memories and traits over SQLite (FTS5, Hebbian)

io.github.lucasmella-stack/mismem — Model Context Protocol (MCP) Server

mismem is an MCP server providing cooperative persistent memory for LLMs. It manages “episodes,” “memories,” and “traits” stored over SQLite, with support for FTS5 and a Hebbian mechanism, enabling retrieval and organization of persisted context across runs.

🛠️ Key Features

  • Cooperative persistent memory for LLMs
  • Stores episodes, memories, and traits over SQLite
  • Uses SQLite FTS5
  • Includes Hebbian-based behavior

🚀 Use Cases

  • Persisting conversational or interaction context for LLMs
  • Organizing and retrieving episodic memory and enduring traits

⚡ Developer Benefits

  • Structured persistence via episodes, memories, and traits
  • SQLite-backed storage with FTS5 for search-oriented retrieval
  • Hebbian component for memory-related learning behavior
io.github.lucasmella-stack/mismem - agentage MCP Catalog